I have several Reports that when I Click on the "View Report" button I
receive a 405 Resource Not Allowed Error. I have re-installed Report Server
and updated to Service pack 2 for Reporting services, with no change in the
outcome.
The Initial load of each of these reports works fine, however when I change
the condition dropdowns or "View Report" I recieve this error.
The problem first started when the Default Directory under IIS was
accidentially deleted and then re-created.
Any assistance would be appreciatedHello,
Go to IIS, right click on your web server, click on configuration button, go
to .aspx -->Edit
and be shure that on the verbs section you have the POST
hope this can help you|||rectification about my previous post:
under IIS go to the virtual folder "ReportServer" , click on the
"configuration" button .
Under the "App Mappings" tab look if you have the extension *, if it's not
the case you have to click "Add" and browse on the "Executable" field to find
aspnet_isapi.dll (c:\winnt\Microsoft.Net\framework\v1.1.4322).
On "Extension" field write * and on the verb section select "All verbs"
And that's it|||This is valid only for IIS 5.
Under IIS 6 you must insert
"c:\windows\microsoft.net\framework\v1.1.4322\aspnet_isapi.dll" filter under
"WillCard application Maps".
Bye.
"Wjm" wrote:
> rectification about my previous post:
> under IIS go to the virtual folder "ReportServer" , click on the
> "configuration" button .
> Under the "App Mappings" tab look if you have the extension *, if it's not
> the case you have to click "Add" and browse on the "Executable" field to find
> aspnet_isapi.dll (c:\winnt\Microsoft.Net\framework\v1.1.4322).
> On "Extension" field write * and on the verb section select "All verbs"
> And that's it
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment