Wrox Programmer Forums
|
BOOK: ASP.NET Website Programming Problem-Design-Solution
This is the forum to discuss the Wrox book ASP.NET Website Programming: Problem - Design - Solution, Visual Basic .NET Edition by Marco Bellinaso, Kevin Hoffman; ISBN: 9780764543869
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET Website Programming Problem-Design-Solution section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 20th, 2005, 08:44 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 917
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Message 3 explains it:

http://p2p.wrox.com/archive/aspdotne...2002-05/13.asp

You need to build the project - that's what puts the .dll files in the bin folder.

Have you tried going through a beginner book on ASP.NET? You probably need more experience with the basics before working on this web site.
 
Old May 21st, 2005, 08:16 AM
Authorized User
 
Join Date: Apr 2004
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Your right.There are no DLL files.This is despite the fact that I have tried to build it from the IDE(several tmes!).The log said that the builds were successful.Doing a search for *.dll causes windows explorer to hang.I suspect that there's something catastrophically wrong with my XP pro installation(or my .NET installation!).
I probably do need more experience with the basics.Can't afford training/books though.Will persevere.
Thanks to everyone who helped me on this.
 
Old May 31st, 2005, 05:54 PM
Registered User
 
Join Date: May 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi,
When I tried to open the project using VS.NET 2003, I got the same problem:
Unable to get the project file from the web server. Unable to open Web project 'xxx'. The web 'xxx' located on the server 'http://localhost' does not exist.

I was able to open the project, after i reinstall the project, I got this problem.


I did create the virtual dir. xxx on my localserver. and the application does come up when i type in my broswer: http://localhost/xxx

but i can't open it using VS.NET2003

any ideas what's going on ?



 
Old June 4th, 2005, 01:20 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 917
Thanks: 0
Thanked 0 Times in 0 Posts
Default

VS 2003 wants to open the site using Front Page Server extensions. Maybe you don't have them installed?

Under File..Open there are 2 options:
Project
Project From Web

Try both of these. But I think both will fail if you don't have the FP extensions loaded.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to get project file from web server hits_2006 BOOK: ASP.NET Website Programming Problem-Design-Solution 4 May 29th, 2007 09:39 PM
Unable to get the project file from the server suryasimha ASP.NET 1.x and 2.0 Application Design 0 May 18th, 2007 01:54 PM
Unable to get the project file from the server suryasimha ASP.NET 1.0 and 1.1 Professional 0 May 18th, 2007 01:45 PM
Unable to get the project file from web server horten BOOK: ASP.NET Website Programming Problem-Design-Solution 3 September 10th, 2006 08:36 PM
unable to get the project file from the web server ractim VS.NET 2002/2003 2 July 21st, 2004 01:03 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.