Inloggen
 
 
 
 
    
Ferry Onderwater - Developer
Author: Ferry Onderwater Created: 15-1-2007 10:39
Hi, let me first tell you something about myself. I am 38 years old, educated as a developer, worked for many years as a 'consultant' (don't we all?) implementing network-solutions and returned to my development-roots three years ago. The main focus is on ASP.NET, SQL and currently AJAX. Beside my own development, other developing companies hire me to coach their development-projects. In this multi-langual blog I will tell you occasionally about things I learned, discovered or developed. Hopefully something here helps you to do a better job! Ferry

Common language runtime (CLR) execution is not supported under lightweight pooling
By Ferry Onderwater on 27-8-2008 14:49
When trying to deploy some CLR-code I get the following errormessage: "Common language runtime (CLR) execution is not supported under lightweight pooling".
More...

The remote certificate is invalid according to the validation procedure
By Ferry Onderwater on 15-5-2008 15:35
While trying to use the Reportviewer to render a remote report I received the error: "The remote certificate is invalid according to the validation procedure". The webserver on which the application with the viewer runs has to access the reportserver over SSL.
More...

Succesvolle ICT projecten? Eerst terug naar het begin!!!
By Ferry Onderwater on 1-4-2008 11:10
Regelmatig lezen we het weer: miljoenen ‘verspilt’ omdat een project niet succesvol opgeleverd wordt. En de methodieken, bedoeld om dit te voorkomen, worden in hoog tempo ontwikkeld en geïntroduceerd. Waarom gaat het dan toch nog steeds regelmatig mis? In dit artikel neem ik u mee terug naar de basis van alle projecten en leg ik u uit waarom met de bovengenoemde methodieken niets mis is maar ze op zichzelf níet in staat zijn een project succesvol te maken.
More...

Pushing a file which is generated runtime in an ASP.NET 2.0 AJAX-enabled environment
By Ferry Onderwater on 20-3-2008 22:21
We have a page on which we can enter some values. When pushing on a button a file is generated using the entered values. While generation the file, a progress-indicator is shown. After the file has been generated we want to show it in a new window.
More...

Authentication failed because the remote party has closed the transport stream
By Ferry Onderwater on 1-2-2008 10:40
Suddenly an error occurred during a call to our webservice. There had been a change, a new certificate had been installed. Searching Google gave no result that solved the problem and the exception referred to some kind of SSL-errors.
More...

Reporting Services 2005 'Initial Visibility' in combination with page breaks
By Ferry Onderwater on 9-1-2008 17:09
We have a letter with an optional directions-page. When the directions aren't available we don't want the directions-page. If they are available, we do want a seperate directions-page.
More...

XML transform in memory (XML string in, XML out)
By Ferry Onderwater on 6-1-2008 23:28
We have an XML-string and an XSLT-string. We want to transform the XML and save the result in a string. The code is in VB.NET
More...

IE stops rendering after an iframe (created by an XSL-transform)
By Ferry Onderwater on 7-11-2007 11:30
IE stops rendering after an iframe (created by an XSL-transform)
More...

ASP.NET StateServer session-state management gave me a big headache!!!
By Ferry Onderwater on 2-10-2007 9:00
During development we had to switch from InProc to StateServer. After some changes to make sure every session-object was serializable all worked well... except on MY developmentmachine!!! The following error occurred: Unable to make the session state request to the session state server. Please ensure that the ASP.NET State service is started and that the client and server ports are the same... The full error is in the article below. The reason I blog this is I wasn't able to find an answer anywhere on the net, but since I can imagine I'm not the only one walking into this problem... maybe this helps!
More...

Ajax Partial postbacks and body.onload event
By Ferry Onderwater on 27-6-2007 13:33
When using javascript to perform actions on each load of a page, for example by using body.onload, a problem will arise when implementing ajax updatepanels. This blog shows a possible solution for this behavior.
More...

    
 
Weblogs
    
Archief
    
Zoeken
    
 
 
 
 
Copyright 2006-2009 by Arcencus
Privacy Statement | Terms Of Use