Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

AppTheory specializes in solutions based on the DotNetNuke platform and has 2 employees on the DotNetNuke Core Team.
  Need Help?  
Professional technical support for DotNetNuke is available from DotNetNuke Corporation.
 


  Ads  
Webhost4Life - $4.95 Windows Hosting
 


  Sponsors  

Meet Our Sponsors

ExactTarget email software solutions
Merak Mail Server
WebSecureStores -- ASP.NET & DotNetNuke Hosting Solutions
FCKeditor Project
Salaro -- Skins and more
OnyakTech
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Extend It! ( Pr...  page submit failure
Previous Previous
 
Next Next
New Post 5/6/2008 1:03 PM
User is offline steve conard
95 posts
10th Ranked


page submit failure 

 

In a custom module I am using an object that works perfectly in dnn 3.3.5 but fails on page submission when run in dnn 4.5.1.  The object is common xfile by softartisan.  

Object declaration from ascx
<OBJECT id="AXFFile" classid="CLSID:230C3D02-DA27-11D2-8612-00A0C93EEA3C"
height = "200"
codebase = "/dotnetnuke/DesktopModules/printRequest/progress.htm"
Style = "HEIGHT: 200px; LEFT: 0px; TOP: 0px; WIDTH: 450px"
width="400">
<PARAM NAME="_cx...</OBJECT>
<script language="javascript">
var XFile = document.all("AXFFile").XFRequest;
XFile.TimeOut = 3600;
XFile.Server = "localhost";
XFile.ObjectName = "/dotnetnuke/default.aspx?tabid=181";
if (XFile.formElements.Count > 1)XFile.formElements.RemoveAll;
</script>

The javascript that opens the page that starts the object process.
window.open("/dotnetnuke/DesktopModules/printRequest/progress.htm",null,winstyle);

Code from the page that starts the process.  The object calls back to portal tab as defined above.
  <SCRIPT language="javascript">
  function callback() {
  
   document.all("AXFFileProgress").XFRequestStream =  opener.document.all("AXFFile").XFRequestStream;
   document.all("AXFFileProgress").ShowProgress();
   opener.document.all("AXFFile").Start();
   var x = opener.document.all("AXFFile").XFRequest.Response;

   opener.document.open();
   opener.document.write(x);
   window.close();
   return;
  }
  </SCRIPT>
 </HEAD>
 <BODY onload="callback();">
  <OBJECT ID="AXFFileProgress" CLASSID="CLSID:C3EAF164-E06A-11D2-B5C9-0050041B7FF6" VIEWASTEXT>
  </OBJECT>
  <SCRIPT language="VBS">
   'This will not work in Javascript
   sub AXFFileProgress_TransferComplete()
    'uncomment the next line to get a pop-up when the transfer is finished
    'MsgBox "Transfer completed"
   end sub
  </SCRIPT>
 </BODY>

Once this is called the links on the page and the menu are no longer functional and will produce "Webform_PostBackOptions is undefined" errors.  I have found threads on this error but most refer to .axd fixes, none of which solve the problem.  I've tried everything suggestion in related threads - turn off compression, comment it out of the web.config, whitespace, clear cache, clear browser cache, exclude webresource.axd, etc.I have spent many many hours on this so any assistance....

 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Extend It! ( Pr...  page submit failure
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


OnyakTech
Modules for Help Desks, Live Chat, Project Management, CRM, Charting, Reporting, Scrolling Text/Images, Portal Community tools and much more.
www.OnyakTech.com
IHostASP.NET Provides the Ideal DNN Hosting
We will help you with the installation, configuration, and troubleshooting of your DNN portal, no task is too big or small for us. Unlike other companies we are not just providing a reliable hosting service, but we are also focused on providing the best DotNetNuke hosting service on the internet.
www.ihostasp.net
$7.16/mo - Powerful DotNetNuke / DNN Hosting
Powerful DotNetNuke / DNN Hosting on Windows 2008 and 2003 servers, starting at under $8/mo with FREE SQL 2008 on certain plans and FREE SQL 2005 on all plans with FREE Installation and expert support.
www.re-invent.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP