| Added: January/24/2007 at 4:19pm | IP Logged
|
|
|
I get to a point that v7 works and then I move everything from the .net add on into the correct places and I have made sure that I have set all permission correctly.
When I run testprotect.aspx I get "Invalid Request (Bad hostname)" and the address in the address bar is as follows instead of my url (ip address).
In webconfig I have used various attempts at the path for asspplogin.aspx including /../aspplogin.aspx, ~/, ../, /, but the only thing that keeps it tied to my ip address in the address bar is /../aspplogin.aspx.
http://localhost/aspprotectnet/aspplogin.aspx?ReturnUrl=/tes tprotect.aspx
Everything else on the site works fine except for that file.
Also, I don't seem to have the .vb files associated with aspplogin or testprotect. When I open the files in visual studio they are underlined becasue they cannot be found.
Thanks in advance for any help.
|