|
Behalve in SQL2005 |
|
Henri Koppen - Developer
|
By Henri Koppen on
15-2-2008 9:52
|
|
|
|
Af en toe kom ik functionaliteit tegen waar ik wellicht wel over gelezen heb, maar die niet zijn blijven hangen, behalve -ofwel EXCEPT in SQL 2005- is zo'n functionaliteit.
|
 |
|
|
More...
|
|
|
|
|
|
|
|
|
|
|
ASP.NET StateServer session-state management gave me a big headache!!! |
|
Ferry Onderwater - Developer
|
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...
|
|