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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...An error has occurred.An error has occurred.An error has occurred.An error has occurred.
Previous
 
Next
New Post
2/11/2012 9:50 AM
 

Hello All,

 

This is the error that comes up when I try to run my website.

This website was working fine. I even published the website to my hosting. IT was working fine on local as well as the host server.

Until one day when I tried to sync the two and downloaded all the files from the production server and database from the production server, restored the files and database locally and Ran the website.

First it was unable to even bind the website to IIS express. Then I cleaned up all the local files and created a new website and copied over all the files. The difference between the two website was the Port Number and nothing else.

Now, as expected it raised the error stating "Domain Name Does not Exist". I added the new Alias to the database and then the above mentioned error arises on Default.aspx page.

Below is the Event Log entry that was created in the Database.

 

 

<LogProperties>
  <LogProperty>
    <PropertyName>AssemblyVersion</PropertyName>
    <PropertyValue>6.1.2</PropertyValue>
  </LogProperty>
  <LogProperty>
    <PropertyName>PortalID</PropertyName>
    <PropertyValue>0</PropertyValue>
  </LogProperty>
  <LogProperty>
    <PropertyName>PortalName</PropertyName>
    <PropertyValue>ThoughtQube Business Solutions</PropertyValue>
  </LogProperty>
  <LogProperty>
    <PropertyName>UserID</PropertyName>
    <PropertyValue>-1</PropertyValue>
  </LogProperty>
  <LogProperty>
    <PropertyName>UserName</PropertyName>
    <PropertyValue />
  </LogProperty>
  <LogProperty>
    <PropertyName>ActiveTabID</PropertyName>
    <PropertyValue>56</PropertyValue>
  </LogProperty>
  <LogProperty>
    <PropertyName>ActiveTabName</PropertyName>
    <PropertyValue>Home</PropertyValue>
  </LogProperty>
  <LogProperty>
    <PropertyName>RawURL</PropertyName>
    <PropertyValue>/Default.aspx?tabid=56&amp;error=An%20unexpected%20error%20has%20occurred&amp;content=0</PropertyValue>
  </LogProperty>
  <LogProperty>
    <PropertyName>AbsoluteURL</PropertyName>
    <PropertyValue>/Default.aspx</PropertyValue>
  </LogProperty>
  <LogProperty>
    <PropertyName>AbsoluteURLReferrer</PropertyName>
    <PropertyValue />
  </LogProperty>
  <LogProperty>
    <PropertyName>UserAgent</PropertyName>
    <PropertyValue>Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; Trident/5.0)</PropertyValue>
  </LogProperty>
  <LogProperty>
    <PropertyName>DefaultDataProvider</PropertyName>
    <PropertyValue>DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider</PropertyValue>
  </LogProperty>
  <LogProperty>
    <PropertyName>ExceptionGUID</PropertyName>
    <PropertyValue>7b956aaa-d768-4235-a7e5-f7b67509e22f</PropertyValue>
  </LogProperty>
  <LogProperty>
    <PropertyName>InnerException</PropertyName>
    <PropertyValue>'~/Telerik.Web.UI.WebResource.axd' is missing in web.config. RadStyleSheetManager requires a HttpHandler registration in web.config. Please, use the control Smart Tag to add the handler automatically, or see the help for more information: Controls &gt; RadStyleSheetManager</PropertyValue>
  </LogProperty>
  <LogProperty>
    <PropertyName>FileName</PropertyName>
    <PropertyValue />
  </LogProperty>
  <LogProperty>
    <PropertyName>FileLineNumber</PropertyName>
    <PropertyValue>0</PropertyValue>
  </LogProperty>
  <LogProperty>
    <PropertyName>FileColumnNumber</PropertyName>
    <PropertyValue>0</PropertyValue>
  </LogProperty>
  <LogProperty>
    <PropertyName>Method</PropertyName>
    <PropertyValue>Telerik.Web.UI.RadStyleSheetManager.OnPreRender</PropertyValue>
  </LogProperty>
  <LogProperty>
    <PropertyName>StackTrace</PropertyName>
    <PropertyValue />
  </LogProperty>
  <LogProperty>
    <PropertyName>Message</PropertyName>
    <PropertyValue>DotNetNuke.Services.Exceptions.PageLoadException: '~/Telerik.Web.UI.WebResource.axd' is missing in web.config. RadStyleSheetManager requires a HttpHandler registration in web.config. Please, use the control Smart Tag to add the handler automatically, or see the help for more information: Controls &gt; RadStyleSheetManager ---&gt; System.InvalidOperationException: '~/Telerik.Web.UI.WebResource.axd' is missing in web.config. RadStyleSheetManager requires a HttpHandler registration in web.config. Please, use the control Smart Tag to add the handler automatically, or see the help for more information: Controls &gt; RadStyleSheetManager     at Telerik.Web.UI.RadStyleSheetManager.OnPreRender(EventArgs e)     at System.Web.UI.Control.PreRenderRecursiveInternal()     at System.Web.UI.Control.PreRenderRecursiveInternal()     at System.Web.UI.Control.PreRenderRecursiveInternal()     at System.Web.UI.Control.PreRenderRecursiveInternal()     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     --- End of inner exception stack trace ---</PropertyValue>
  </LogProperty>
  <LogProperty>
    <PropertyName>Source</PropertyName>
    <PropertyValue />
  </LogProperty>
</LogProperties>

 

 

Any help would be greatly appreciated as I am stuck and am not able to update my website.

 

Thanks

Ashutosh

 
New Post
2/11/2012 10:42 AM
 
that error says you're missing handler references in the web.config - I would check and make sure you didnt accidentally overwrite your web.config with an empty one, if so get the correct one from backup. If you do have what looks like a correct web.config, try comparing it to release.config/development.config to see any missed lines (you can also check the backup folder in the config folder to see an "old' web.config and see what that looked like)

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
2/11/2012 2:03 PM
 
Not sure what would be missing because the same Web.Config ( except the different connection strings) works well for the online site.
 
New Post
2/11/2012 2:30 PM
 
Thanks Cathal,

YOu pointed me to right direction. After posting, I just did a research on the differences between the old and new Web.Config files and found a whole bunch of Handlers missing from the new one.

Once I re-instated them in place, it all went smooth as before.


Thanks a lot.

But I still do not understand why the online site works without those handlers... ??

Any ideas
 
New Post
2/12/2012 2:40 AM
 
maybe some handlers are included in parent web.config or machine config?

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...An error has occurred.An error has occurred.An error has occurred.An error has occurred.


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