Deployment Question

  • Thread starter Thread starter Greg Smith
  • Start date Start date
G

Greg Smith

I have an application (my first web) that I created on a development
machine.
The application can be run successfully by any client when hosted on my
development machine.


I have deployed it to my production server and I get an error here:

<authentication mode="Forms">
<forms loginUrl="Login.aspx"
timeout="1" />

Any help is greatly appreciated.
 
what is the error message?
Most likely the Virtual Dir is setup improperly for your site or you missed
files when deploying.
 

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