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.0local DotNetNuke stopped workinglocal DotNetNuke stopped working
Previous
 
Next
New Post
6/3/2008 9:16 AM
 

I have been working on a module in DNN 4.3.5.  Yesterday I unintentionally sent my module into an infinite loop which of course locked up my local site.  So I stopped my page and then did an iisreset.exe.  After I did this the next time the local web server started the page it started it with a different port.  This was not too bad except I was unable to debug after that.  Got to a point I really needed to debug and only had a half hour in the day, so I stopped and decided to wait until this morning to continue (because in the past when I have had similar problems this has seemed to fix them).  This morning I got in and tried to start the local site immediately.  It is still using the second port from yesterday, but now when it tries to load it, I get page not found.  Can anyone help me get this resolved so I can finish my module development?

Thanks,

Brad W.

 
New Post
6/3/2008 6:51 PM
 

open up your sln file and look for the VWDPort value and set this back to the original port, hopefully that will resolve your issue.

Cathal


Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
6/4/2008 1:08 PM
 

Hey Cathal,

I went back in and updated the sln file and tried to run it again.  When it starts up, I still get page not found.  Any other thoughts?

Thanks,

Brad W.

 
New Post
6/4/2008 1:52 PM
 

no idea i'm afraid it sounds like your build was messed up because of the loop. I'd suggest perhaps downloading fiddler http://www.fiddler2.com/fiddler2/ , and running it to see the sequence of requests, perhaps that will reveal the issue (you'll have to use the machine name and not localhost to see the requests)

Cathal


Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
6/7/2008 9:56 AM
 

If you havn't already, try clearing the ASP.NET assembly cache.  First shut down all the web servers on your machine (usually only IIS and/or VS's).  Now delete all the files and subfolders in the cache folder (<WINDOWS>\Microsoft.NET\Framework\>FRAMEWORK VERSION>\Temporary ASP.NET Files).  If some of the files are locked you still have a web server using them, sometimes I've found that even VS will lock these files so try shutting down VS as well.

This cache is where ASP.NET copies/builds all the assemblies it uses to actually run the code.  I've often found that when bad things happen during development that this cache gets either out of sync or otherwise messed up.  Deleting all the files causes ASP.NET to rebuild/recopy all the assemblies from the web site folder and often all is well.

Also, when using a "File System" based web site as it sounds like you are I find it useful to setup the site to use a "static" port number so it doesn't change on you.  In VS select the web project in Solution Explorer and look at the Properties window.  You will see a "use dynamic ports" property that is True by default.  If you set this to false it will always use the port in the "Port Number" property.

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0local DotNetNuke stopped workinglocal DotNetNuke stopped working


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