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

HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...Fresh Installation, weird loading problemFresh Installation, weird loading problem
Previous
 
Next
New Post
12/22/2011 12:30 PM
 

Hello,

I'm trying to setup DotNetNuke on a windows 7 64bit box.  I'm using WebMatrix with IIS Express and Sql Server 2008 Express and the DNN Community Edition from Webmatrix's Web Gallery (v 06.01.02(98) using .Net 3.5.

After the website has finished loading for the first time (this takes 4 to 5 minutes) I can explore the default site and the administration interface.  If I try to change anything (administration settings, the title of the Home Page, etc) or occassionally just accessing a page.  Everything stops displaying on the entire site.

Looking at the code that has loaded in Firebug, I see that the page itself has loaded along with most of the resources except for:

  • container.css?cdv=3
  • module.css?cdv=3
  • skin.css?cdv=3

and sometimes:

  •  StandardMenu.css?cdv=3
  • ComboBox.Default.css?cdv=3
  •  jquery.min.js?cdv=3

The files will eventually reappear after several reloads.  

Is this a caching issue or a problem with this particular version?  A simple test site in my installation of webmatrix has no trouble serving up ordinary c# and vb.net pages, so it seems to be an issue or conflict in DNN, 

These seem to be static files, so why are they intermittently unavailable.

Thank you for any help.





 
New Post
12/28/2011 6:34 AM
 
I have the same issue, looks like it's a bug of ClientDependency Framework introduced by DNN 6.1.0
 
New Post
12/28/2011 11:26 PM
 

Found more details in IIS log. When the request got stuck. we got a sc-win32-status = 64  and no bytes send out

date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status sc-bytes cs-bytes time-taken
12/29/2011 4:09:27 192.168.1.88 GET /Resources/Shared/Scripts/jquery/jquery.min.js cdv=10 80 - 232.126.2.18 Mozilla/5.0+(Windows+NT+6.1;+WOW64;+rv:8.0)+Gecko/20100101+Firefox/8.0 200 0 64 0 489 0

  • sc-win32-status 64 means “The specified network name is no longer available.”
  • After IIS has sent the final response to the client, typically it waits for an ACK message from the client.
  • Sometimes clients will reset the connection instead of sending the final ACK back to server. This is not a graceful connection close, so IIS logs the “64” code.
  • Many clients will reset the connection when they are done with it, to free up the socket instead of leaving it in TIME_WAIT/CLOSE_WAIT.
  • Proxies tend to do this more than others do.
 

 

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...Fresh Installation, weird loading problemFresh Installation, weird loading problem


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