Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Javascript Error: WebForm_PostBackOptionsJavascript Error: WebForm_PostBackOptions
Previous
 
Next
New Post
8/3/2006 10:41 AM
 

I have figured this out!!!! I will post a detailed description here and post in the other threads back to here for my solution.

My step (not everyone needs to do this)

I read other threads and downloaded Fiddler to see what was happening with the requests to IIS.  The WebResource.axd was having problems and it returned an error page which contained a bunch of .net error message stuff, but at the bottom of the page this appeared:

<b>Version Information:</b>&nbsp;Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573

Alarm bells go off for me.  I go to IIS and check the properites of my Web Site and click the Configuration button.  Looking at the mappings, .axd was going to my .net framework 1.1 isapi dll!!!!!  So were many of my other .net related isapi mappings.  I changed them all to point to my 2.0 isapi dll and presto!  It works!  Hopefully this helps other people as well!

 
New Post
8/3/2006 11:34 AM
 

Make sure that .axd is an extension that is mapped to ASP.Net in IIS.
Most of the extensions below should already be mapped, but I left them in here for a checklist.

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

1. On the taskbar click start. Point to Settings and then click Control Panel.
2. Double-click to open the Administrative Tools folder and then double-click Internet Services Manager.
3. Right-click the virtual server or the virtual folder and then select Properties.
4. Select the Home Directory tab or the Directory tab.
5. If an application has not been created for the virtual folder, click Create under Application Settings.
6. Under Application Settings, click Configuration.
7. Click Add to add an application extension mapping.

By default, ASP.NET associates 18 extension mappings with the %SystemRoot%\Microsoft.NET\Framework\%VersionNumber%\Aspnet_isapi.dll file. These extensions are: .ASAX, .ASCX, .ASHX, .ASMX, .ASPX, .AXD, .VSDISCO, .REM, .SOAP, .CONFIG, .CS, .CSPROJ, .VB, .VBPROJ, .WEBINFO, .LICX, .RESX, and .RESOURCES.
8. For each extension mapping, click Browse and then select the Aspnet_isapi.dll file. Type the extension in the Extension field.
9. In the Verbs dialog box, click Limit To and then type GET, HEAD, POST, DEBUG in the Limit To text box. Click OK.
10. Click OK until you return to Internet Services Manager and then close Internet Services Manager.


DotNetNuke Modules from Snapsis.com
 
New Post
8/3/2006 11:43 AM
 

 

That is great news.

It looks like your post was approved after I posted my last, but I'm glad you found it.

I would much appreciate it if you spread the word.

P.S. I unmoderated you so we won't have to wait to see you post next time.

 


DotNetNuke Modules from Snapsis.com
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Javascript Error: WebForm_PostBackOptionsJavascript Error: WebForm_PostBackOptions


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out