I have an ASP.NET 2.0 app. installed. In the master page I have several Link Buttons and on click of a button, I want to redirect to another website. The website does not have a domain name and I want to redirect to an IP Address.
The IP is something like: http://xx.xx.xx.xx/abc
When I try to mention this IP in PostBAckURL property of a Link Button, it gives error:
405 - HTTP verb used to access this page is not allowed.
rpk2006
Member
631 Points
629 Posts
405 - HTTP verb used to access this page is not allowed. [IIS 7]
May 21, 2012 05:38 AM|LINK
My OS is Windows Server 2008 R2 with IIS 7.
I have an ASP.NET 2.0 app. installed. In the master page I have several Link Buttons and on click of a button, I want to redirect to another website. The website does not have a domain name and I want to redirect to an IP Address.
The IP is something like: http://xx.xx.xx.xx/abc
When I try to mention this IP in PostBAckURL property of a Link Button, it gives error:
405 - HTTP verb used to access this page is not allowed.
SonicMan
Participant
1472 Points
228 Posts
Re: 405 - HTTP verb used to access this page is not allowed. [IIS 7]
May 23, 2012 08:29 AM|LINK
same error have been solved here:
http://forums.devshed.com/iis-97/405-error-on-iis7t-759991.html
http://www.supportsages.com/blog/2010/02/http-405-the-http-verb-used-to-access-this-page-is-not-allowed/
http://social.msdn.microsoft.com/Forums/en-US/vstswebtest/thread/b49f71d4-b0d4-473f-95a1-6f06ee873311