Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Resource Not Found


Message #1 by "Deepak Kumar Vasudevan" <deepak@c...> on Tue, 24 Sep 2002 09:40:49 +0530
Hi,

The error is actually a 404 Not Found Message that the .NET Runtime gives. Verify whether the access path is okay?

==========================================
Our contact numbers have changed!
Phone: +91(44) 819 -1334, -1336, -1337, -1338, 819 3335
Fax: +91(44) 819 2339

Deepak Kumar Vasudevan, Software Engineer
CS Software Solutions Pvt. Ltd.
425 Pantheon Road, Egmore, Chennai 600 008, INDIA
URL: www.cssolutionsinc.com 


==========================================
----- Original Message ----- 
From: "aspx_beginners digest" <aspx_beginners@p...>
To: "aspx_beginners digest recipients" <aspx_beginners@p...>
Sent: Tuesday, September 24, 2002 4:30 AM
Subject: aspx_beginners digest: September 23, 2002


> -----------------------------------------------
> When replying to the digest, please quote only
> relevant material, and edit the subject line to
> reflect the message you are replying to.
> -----------------------------------------------
> 
> The URL for this list is:
> http://p2p.wrox.com/list.asp?list=aspx_beginners
> ASPX_BEGINNERS Digest for Monday, September 23, 2002.
> 
> 1. The resource cannot be found.
> 2. Re: Can I convert html to pdf dynamically
> 3. a table in a dynamic table
> 4. help me visible unvisible table ?
> 5. re: The resource cannot be found.
> 
> ----------------------------------------------------------------------
> 
> Subject: The resource cannot be found.
> From: "Shahid Rana" <rana756@y...>
> Date: Mon, 23 Sep 2002 09:25:07
> X-Message-Number: 1
> 
> I have am working on Windows 2000 Professional System, and I have 
> installed .Net Fremework, but in not works when i try to run the 
> punctual.aspx from chapter 1. I got the undermentioned error:
> 
> Server Error in '/5040' Application.
> ---------------------------------------------------------------------------
> 
> The resource cannot be found. 
> Description: HTTP 404. The resource you are looking for (or one of its 
> dependencies) could have been removed, had its name changed, or is 
> temporarily unavailable. Please review the following URL and make sure 
> that it is spelled correctly. 
> 
> Requested Url: /5040/punctual.aspx
> 
> 
> ---------------------------------------------------------------------------
> Version Information: Microsoft .NET Framework Version:1.0.3705.0; ASP.NET 
> Version:1.0.3705.0 
> ----------------------------------------------------------------------


Message #2 by John Hooton <john@b...> on Wed, 25 Sep 2002 04:36:13 +0100
>>  Hi,

>>  The error is actually a 404 Not Found Message that the .NET Runtime gives.
>>  Verify whether the access path is okay?

Yes!  I have only just started this book and if you have followed plans your 
URL should be http://YOURCOMPUTER/5040/ch01/punctual.aspx

John Hooton (Author/Support/Admin)
Speedmaster Gold
Email: mailto:john@b...
Web: http://www.betman.co.uk
Tel: +44 (0)20 8240 7206


  Return to Index