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.
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.