Rank: Member
Joined: 4/28/2008 Posts: 17 Location: Brush, CO
|
Hi Paul,
I am having this error when I try to register.
The HTTP verb POST used to access path '../SITELOCK/D2UserReg.asp' is not allowed
What do I need to do to fix this?
thanks.
Arnold
|
 Rank: Administration
Joined: 9/6/2007 Posts: 150
|
Hi Arnold, does it look like an ASP.NET error page? Best guess is its running on a server thats does not have classic ASP enabled?
Paul
|
 Rank: Administration
Joined: 9/6/2007 Posts: 150
|
If you are running it under IIS 7 on Vista or similar see: http://blogs.iis.net/bills/archive/2007/05/21/tips-for-classic-asp-developers-on-iis7.aspx and check you have all the classic ASP bits and bobs enabled. Paul
|