Products » Support Forums 

Support Forums

HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl MasteriFinity URL Master with DNN 5.2.2 Professional version crashed  my siteiFinity URL Master with DNN 5.2.2 Professional version crashed my site
Previous
 
Next
New Post
2/26/2010 11:49 AM
 

The web.config entries look fine.

I would need to see what Url is getting a 404 to be able to even start to work out what is wrong.

Have you done a trace on the http request with Fiddler?    Please do so and post what the original url is that returns the 404 error, and what any redirects are.

 
New Post
3/3/2010 9:15 AM
 

Hi Bruce,

The below is my http trace on fiddler.

Request Count:     1
Bytes Sent:     746
Bytes Received: 904

ACTUAL PERFORMANCE
--------------
ClientConnected:    18:19:55:4843
ClientDoneRequest:    18:19:55:4843
Gateway Determination:    0ms
DNS Lookup:         0ms
TCP/IP Connect:        0ms
ServerConnected:    18:19:55:4843
ServerGotRequest:    18:19:55:4843
ServerBeginResponse:    18:19:55:5000
ServerDoneResponse:    18:19:55:5000
ClientBeginResponse:    18:19:55:5000
ClientDoneResponse:    18:19:55:5000

    Overall Elapsed:    00:00:00.0156250

RESPONSE CODES
--------------
HTTP/302:     1

RESPONSE BYTES (by Content-Type)
--------------
text/html:    586
 ~headers:    318

ESTIMATED WORLDWIDE PERFORMANCE
--------------
The following are VERY rough estimates of download times when hitting servers based in WA, USA.


US West Coast (Modem - 6KB/sec)
---------------
Round trip cost: 0.10s
Elapsed Time:     0.10s


Japan / Northern Europe (Modem)
---------------
Round trip cost: 0.15s
Elapsed Time:     0.15s


China (Modem)
---------------
Round trip cost: 0.45s
Elapsed Time:     0.45s


US West Coast (DSL - 30KB/sec)
---------------
Round trip cost: 0.10s
Elapsed Time:     0.10s


Japan / Northern Europe (DSL)
---------------
Round trip cost: 0.15s
Elapsed Time:     0.15s


China (DSL)
---------------
Round trip cost: 0.45s
Elapsed Time:     0.45s


================
Learn more about HTTP performance at http://www.fiddler2.com/redir/?id=HTTPPERF

 

Default redirection is going to redirect loop.

Please suggest me how do i solve this.Is there any setting i missed in URL master modules.

Because if i type the url it is working fine even without page extension.

In IIS i used default.aspx as default redirect page.

Thanks

 

 
New Post
3/3/2010 1:54 PM
 

OK that is showing a 302 redirect.  If you're getting a loop, then it's because the same request keeps getting the same result.  In general, the Url Master module doesn't issue 302 redirects (except for https and a few other edge cases)

Can you show me the url that is doing this so I can take a look myself?

Also, can you please try downloading the latest version from http://www.ifinity.com.au/Products/Url_Master_DNN_SEO_Urls and see if that makes a difference.

 
Previous
 
Next
HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl MasteriFinity URL Master with DNN 5.2.2 Professional version crashed  my siteiFinity URL Master with DNN 5.2.2 Professional version crashed my site


Support Guidelines.. Please read before posting

To get support on iFinity products and services, please search the forums for the the answer to the problem you are seeking. If you cannot find a solution, post a question in the relevant forum.   Ensure that you specify the relevant versions of the problem, and the actual error message or a detailed description of the problem.    You will need to register with this site to post on the forum.  If you have a Microsoft Live (Hotmail/Passport) account you can use that.  If you have a Open Id account you can use that.  If you neither of these, you will need to register a user Id and password.

Please note : If you are posting a new thread for the Url Master module, please include the following information where applicable:

- Url Master version

- DotNetNuke version

- Example Url where possible

- If there is an error, please post the full error text and/or stack trace (from the DotNetNuke event log).