Recently Viewed...
To help you navigate to pages you most recently visited, select from the links below.
Product Forums
Sharepoint Forums
Dynamic Forms Demonstration Page 4
Presentation Archive
Flash News Ticker
Migrate to DotNetNuke
DNN Modules
SnowCovered Top Sellers

Ultra Media Gallery 5.3
Ultra Media Gallery is the most popular photo gallery and media gallery module for DotNetNuke, the major purpose of this module is to allow you create unlimited pictures and medias to your gallery and organize them by albums, your albums and medias are browsed in flash interface.

Ultra Video Gallery 2.3
Ultra Video Gallery is a brother product of Ultra Media Gallery, The major purpose of this product is to provide an easy way to add videos in various formats to your website by and play them in a unique flash gallery.

Flex By DrNuke
The Flex skins are professionally designed, coded and packaged by a team of DotNetNuke experts. Available in 8 great colours, each with 15 banner images, 2 menu types and a choice of 3 background styles. The entire pack features a total of 2472 skins!

Engage: Publish 5.1
Content Workflow + Versioning + Categorization + Multiple Display Options = Truly Advanced DotNetNuke Content Management (Requires DNN 4.5.1 or later)

XMod 5.1
Version 5 of the perennial best-selling tool for creating data-based solutions in DNN without custom programming. This version focuses on greater flexibility, expandability, and ease-of-use.

Events Calendar and Registration 2.1.8 for DNN4.xx
One stop solution for events calendar and events registration! Demo site available for free trial.

Open-DocumentLibrary v3.0
Powerful, Ajax Enabled, Easy to Use. Document Management has never been better. Open-DocumentLibrary allows DotNetNuke users to share and manage documents in a flexible, intelligent way, offering granular control over Folder and Document access.

DNNMasters SEO Suite Enterprise w/Source
If you want better Search Engine ranking you need KeepAlive, URL Rewrite, Custom 404 error, Custom Redirect, Friendly URL's, Sitemap, Google Sitemap.DNNMasters SEO Suite delivers all of it and more!

Form Master 1.6 For DNN 4
Form Master 1.6 improves on the success of version 1.5 with new features in Function, and Presentation, while maintaining the Intuitive User Interface. Form Master 1.6 delivers visual form design where input fields can easily be created, modified, and moved.

Document Exchange Professional 4
Edit documents directly on your server using the latest iteration of the premier document management solution for DotNetNuke (DNN). With a completely revised Ajax-enabled UI.
    |   Register   |   Friday, September 05, 2008   
Data Springs Product Forums...
Subject: Error when viewing listing (not the same as the other)
Prev Next
You are not authorized to post a reply.

Author Messages
Pete
Posts:2
new to the springs
new to the springs

07/19/2007 6:08 AM  

We continue to have errors with our RealEstate module. I've edited the listings template and saved it as suggested in the other thread but I'm still getting errors. Here's the page:
http://confluent.us/test/
Do a search for house then click on the info link to see the errors.
I've installed it twice. The second time (current) it was installed clean on a brand new portal but I'm getting the same errors.

Support through my host said this,
"It appears that the listing is attempting to access a remote server to consume data. Apparently the path that is trying to access on the remote server is not valid. Our hosting environment is setup in the way to support the widest array of modules. Unfortunately we are unfamiliar, with this particular module and can't explain what would cause this."

The error shows as a 404 but it actually generates 2 errors in the event viewer:
AssemblyVersion: 04.05.01
PortalID: 13
PortalName: RE Test
UserID: -1
UserName:
ActiveTabID: 318
ActiveTabName: Home
RawURL: /test/DesktopModules/Real Estate Listing Module/ShowGallery.aspx?PropertyID=1&PortalID=1
AbsoluteURL: /test/DesktopModules/Real%20Estate%20Listing%20Module/ShowGallery.aspx
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: b457e8c9-187c-49cc-9039-2c4b227ba93e
InnerException: Unhandled Error:
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.UI.Util.CheckVirtualFileExists
StackTrace:
Message: System.Exception: Unhandled Error: ---> System.Web.HttpException: The file '/test/DesktopModules/Real Estate Listing Module/ShowGallery.aspx' does not exist. at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert) at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert) at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---
Source:
Server Name: IHOSTLLC14

AssemblyVersion: 04.05.01
PortalID: 13
PortalName: RE Test
UserID: 7
UserName: pfellner
ActiveTabID: 318
ActiveTabName: Home
RawURL: /test/Home/tabid/318/ctl/ListingDetails/mid/854/PropertyID/1/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://confluent.us/test/Home/tabid/318/ctl/SearchListing/mid/854/keyword/house/Default.aspx
UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: f61eeea8-cb5c-4c96-8936-b9e109625d28
InnerException: The remote server returned an error: (404) Not Found.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Net.WebClient.DownloadDataInternal
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: The remote server returned an error: (404) Not Found. ---> System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) at System.Net.WebClient.DownloadData(Uri address) at System.Net.WebClient.DownloadData(String address) at RealEstateModules.DNN.RealEstateListing.ListingDetails.loadFormData(Int32 propertyID) at RealEstateModules.DNN.RealEstateListing.ListingDetails.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Source:
Server Name: IHOSTLLC14

Chad
Posts:1873
river guide
river guide

07/20/2007 1:24 PM  
HI. I wanted to follow up on this thread. We also have a open support ticket that we are reviewing but in case other users are running into this we have narrowed it down to child portals. The module is attempting to render content and the URL its rendering from includes the child portal alias (i.e. www.site.com/alias/desktopmodules/ instead of www.site.com/desktopmodules). More specifically the line of code in question is this:

pageRequest = wClient.DownloadData("http://" & PortalSettings.PortalAlias.HTTPAlias.ToString() & "/DesktopModules/" & strDirectoryName & "/" & "ShowGallery.aspx?PropertyID=" & propertyID & "&PortalID=1")

We are reviewing this to determine if a fix is needed or we have a work around. For now we do know that moving to a site that does not include the additional virtual directory or alias after the domain should fix it up. Another temporary fix might also be to create a directory called the child portal http alias under the DNN installation followed by the desktopmodules/real estate listing module directory (i.e. DotNEtNuke/childsite/desktopmodules/Real Estate Listing Module/). This would create a directory that it could access I believe. This has not been tested at this time though.

-Chad

Mark
Posts:3


07/23/2007 7:11 PM  
Hi Everyone,

I have been experiencing the same issue on my child portal and I basically added a new directory called "desktopmodules" into my child portal and copy and pasted the entire Real Estate Listing Module into that directory and it appears to pull back the detailed listing just fine, probably not the best way but definitely a work around for now. However, I would be very interested in intalling a fix once completed.

Thanks,

Mark
You are not authorized to post a reply.
Forums > Product Discussion - DotNetNuke Modules > Real Estate Module > Error when viewing listing (not the same as the other)



ActiveForums 3.7

Copyright 2005 - 2008 by Data Springs, Inc.
Terms Of Use | Privacy Statement