Trouble understanding StateServer!!

  • Thread starter Thread starter Ric Pullen
  • Start date Start date
R

Ric Pullen

I've got a project that is heirarcical in nature.

A security front end, then seperate projects. IE one solution, with mulitple
individual projects underneath.

I get the Unable to make the session state request to the session state
server Error message

I have set the StateServer setting in one of the projects config files. the
others are InProc can i mix and match. Each project is a web application in
its own right. The reason I ask is that if I copy the application and make
an new application at the root of WWWROOT the program works fine.

Any insight would be appriciated.
 
I've sorted it thanks, it looks like it does not like web addresses with
spaces in it. Rename the virtual directory correctly and everything now
works fine.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top