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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0MS Ajax 1.0 with DNN 4.4.1MS Ajax 1.0 with DNN 4.4.1
Previous
 
Next
New Post
1/30/2007 11:46 AM
 
timmothy wrote
I have this error as well, and tried almost everything to correct it
I'm workin with dnn 4.4.0 and Asp ajax 1.0. 
i modified my Web.config, put the dll's in the bin directory, disabled compression, installed sp1 for vs web dev express. 
added the scriptmanager in the dnn skin , but it still does not seem to work. In a regular aspx page it does work. But on every page with the scriptmanager I get the error Sys undefined. 
When i turned off the compression I got some errors extra, all related to Sys.
This is my web.config:
 

My web.config had been removed, but i upgraded tot 4.4.1 and i don't have the sys is undefined error anymore.

Email me and i wil send it to you.

 
New Post
1/30/2007 3:39 PM
 

Ok, to both of you... do this:

download this zip:

http://vladan.strigo.net/portals/2/shareddownloads/VladanStrigoNET.HttpModules.EnsureScriptManager.zip

and extract the .dll found in there to your bin directory, also have there a System.Web.Extensions.dll dll.

after that, add to your web.config to the <HttpModules> section this line:

<add name="EnsureScriptManager" type="VladanStrigoNET.Web.HttpModules.EnsureScriptManager, VladanStrigoNET.HttpModules.EnsureScriptManager" />


and that's it! It should work then....

 


Thanks,
Vladan Strigo
NETMedia

My website: Vladan.Strigo.NET

Vladan.Strigo.NET: Projects
* Advanced VS2005 development approach - BlankModule
* DNN & Microsoft Ajax best practices guidance

Vladan.Strigo.NET: Resources
* Comprehensive list of DNN 4 Module development resources

 
New Post
2/1/2007 4:21 PM
 

I had the same problem with MS AJAX v1 producing an error in DNN 4.4.1 - something about “Sys.WebForms.PageRequestManagerPerserErrorException”

I gave your dll a shot and it produced a runtime error:

“Only one instance of a ScriptManager can be added to the page.”

When I added the following lines to the <excludedPaths> section of the Compression.config file the problem went away:

    <path>ScriptResource.axd</path>
    <path>WebResource.axd</path>

 
New Post
2/1/2007 5:54 PM
 

will you send me your web.config file so i can fix mine as well? 

drgarza at gmail dot com


Eric Garza
EGI Consulting
Dallas, TX
(972) 767-5930
View my profile on LinkedIn

Are you looking for DotNetNuke ModulesDotNetNuke Skins or DotNetNuke Support?

 
New Post
2/2/2007 9:25 AM
 
Vladan:

Do you know of a definite guide or article to implement AJAX with DNN? I would like to start using it but based on what I have seen it is extremely complex.

Also, I have read in other articles that some of the AJAX components should be installed to the GAC instead of the DNN bin directory, is that true? Which of the components should go there?

Thanks.

Carlos
 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0MS Ajax 1.0 with DNN 4.4.1MS Ajax 1.0 with DNN 4.4.1


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