Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I have a windows 2003 server, IIS 6. I had .net 1.1 installed, my apps were using asp.net state server service, everything was fine. Then I had to installed .net 1.0 for this 3rd party application that required it. When I installed it alongside .net 1.1, my web apps were unable to connect to the State Server service(Unable to connect to state server error), I checked my app mappings in IIS and it says its using .net 1.1, in any case i went ahead and uninstalled .net 1.0 and i still get that error. Has anyone else had this problem?

 

Thanks

Posted
Well, I can get both to work side by side as my web app is using 1.1, however ever since I installed 1.0, I cannot use the asp.net State server service, I can only use it InProc, any clues?
Posted

Ok, so I checked the Event Log for when I try to use the state service and I get this error:

 

State server starts listening with 6 listeners.

 

I havent found anything on msdn or google regarding this, anybody seen this before?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...