CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_studio_2008 Tags:
Item Type: NewsGroup Date Entered: 1/25/2008 10:23:52 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 9 Views: 37 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
10 Items, 1 Pages 1 |< << Go >> >|
Steve Tickner
Asp.Net User
Convert 2005 web application using remote IIS server1/25/2008 10:23:52 PM

0/0

I'm running xpSP2 with VS2003, 2005 and now 2008 (well not quite!) and using remote IIS6 on Windows server 2003 for web development. I've been trying to convert a web application from 2005 to 2008, but VS2008 cannot seem to access the development share. The solution has a number of projects, which have converted successfully and load into the IDE. But when it comes to the web application I get the following error:

The project is already setup as a 2005 web application to use IIS remotely?

If I create a new web application on the share and it defaults to the local IIS, when I try and set it to the IIS Url

I get the same error and then the following error;

The network share is setup with fulltrust. I've tried running VS as adminstrator (my login is admin also). I think this may be a permissions problem but can't find anything to suggest a fix. All the development sites are configured via DNS using host headers in IIS and work like a charm in VS2003/2005.

Any ideas?
Thanks
Steve


Steve Tickner
Sarasota Web Design
Steve Tickner
Asp.Net User
Re: Convert 2005 web application using remote IIS server2/1/2008 2:59:47 AM

0/0

Is anyone successfully using the 'Use IIS Web server' setting?


Steve Tickner
Sarasota Web Design
rjcox
Asp.Net User
Re: Convert 2005 web application using remote IIS server2/1/2008 7:36:39 AM

0/0

Steve Tickner:
Is anyone successfully using the 'Use IIS Web server' setting?
 

Yes, but I've only tried it locally (i.e. http://localhost/...) 


Richard
joecar
Asp.Net User
Re: Convert 2005 web application using remote IIS server2/1/2008 9:11:02 PM

1/1

WAP projects only support development on a local server. You would need to either use local IIS or the built in development server.

 

Joe

joecar
Asp.Net User
Re: Convert 2005 web application using remote IIS server2/1/2008 9:21:53 PM

0/0

Actually let me look into this, I don't think my earlier post was correct.

joecar
Asp.Net User
Re: Convert 2005 web application using remote IIS server2/5/2008 1:56:13 AM

0/0

I responded to your connect bug, but I thought I would post here since as well. Are you sure you have a web application that lives in the physical location of your website? If the application is in a directory off of the physical location, you would want to use that location in iis www.hostheadersite.com/webApplication. If you only want to use www.hostheadersite.com as the directory, you need to make sure a web application is created in the physical location of the website and not in a subfolder of this location. Did this help?

Steve Tickner
Asp.Net User
Re: Convert 2005 web application using remote IIS server2/5/2008 6:05:00 PM

0/0

I've responded on Connect but posting here to;

Hi Joe, I'm sorry I didn't make that clearer but yes, I'm definitely mapping the application root to the correct location on the IIS server. After creating tha application I'm going back to IIS and pointing the home directory to WebApplication1. I can build the project and the files are deployed to the correct location. I can also open the url in a browser i.e open www.hostheadersite.com and the default page loads correctly.

I noticed that by default the project was using a UNC path rather than a mapped drive i.e \\Trstd1\D$\Websites\Client\website v1.0.0\WebApplication1\

So I created a new project using the same steps but changing the UNC path to a mapped drive i.e
R:\Websites\Client\website v1.0.0\WebApplication1\

But the results are the same. I cannot set the 'Use IIS Web Server' project URL to the valid and working url.
Thanks,
Steve


Steve Tickner
Sarasota Web Design
mediademon
Asp.Net User
Re: Convert 2005 web application using remote IIS server3/19/2008 11:12:01 PM

0/0

Hi Steve

Any progress with this?

I see that it has been resubmitted here yesterday:

https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=333456&wa=wsignin1.0

Regards

mediademon

Steve Tickner
Asp.Net User
Re: Convert 2005 web application using remote IIS server3/28/2008 2:26:53 AM

0/0

Hi, yes I did get closure on this from Microsoft. They confirmed that it is a bug and are providing a fix in the first service pack for Visual Studio 2008, which is due some time soon I hope.

Here is the last response that I got from Bill Hiebert at Microsoft.

Stephen ? we have made a change to web application projects to support this scenario.  We added another server option on the ?Web? property page to allow you to specify a server on a remote machine. The change will be in the service pack for VS 2008 (due out later this year).  Thanks again for taking the time to report the issue.

 


Steve Tickner
Sarasota Web Design
mikejng
Asp.Net User
Re: Convert 2005 web application using remote IIS server4/11/2008 4:04:00 AM

0/0

Here is a workaround that worked for me:

 VS will actually do remote debugging.  It's just that it wants to check *locally* in the metabase (or equivalent in Vista/W28) first to be sure the site exists, which is a bug.

The workaround is to install IIS locally, then setup a local site with the same name as the remote site (just add a host header alias for the default local site).  Use ping to be sure DNS is finding the remote site, not the local site.

Now the web section of the properties page will let you set the IIS option.  From that point debugging works just fine!

 I also posted this to Connect.

Mike Gilbert
Software Leverage, Inc.

10 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Visual Studio 2008 All-In-One Desk Reference For Dummies Authors: Rick Leinecker, Vanessa L. Williams, Pages: 816, Published: 2008
Foundation PHP for Dreamweaver 8 Authors: David Powers, Pages: 510, Published: 2005
Pro VS 2005 Reporting Using SQL Server and Crystal Reports Authors: Kevin S. Goff, Rod Paddock, Pages: 498, Published: 2006
ASP.NET 2.0 MVP Hacks and Tips Authors: David Yack, Joe Mayo, Scott Hanselman, Fredrik Normén, Dan Wahlin, J. Ambrose Little, Jonathan Goodyear, Pages: 400, Published: 2006
Programming ASP.NET: Building Web Applications and Services with ASP.NET 2.0 Authors: Jesse Liberty, Dan Hurwitz, Pages: 930, Published: 2005
Beginning Object-Oriented ASP.NET 2.0 with VB.NET: From Novice to Professional Authors: Brian R. Myers, Pages: 193, Published: 2005
Beginning ASP.NET 3.5 in C# 2008: From Novice to Professional Authors: Matthew MacDonald, Pages: 954, Published: 2007
Microsoft Windows XP Power Productivity Authors: Jim Boyce, Pages: 637, Published: 2005
IGARSS 2005: 25th Anniversary : Harmony Between Man & Nature, IEEE International Geoscience and Remote Sensing Symposium, 25-29 July 2005, Seoul Korea Authors: Institute of Electrical and Electronics Engineers, Pages: 0, Published: 2005
2005 IEEE/ASME International Conference on Advanced Intelligent Mechatronics: .Vol. 1 / Authors: IEEE/ASME International Conference on Advanced Intelligent Mechatronics, American Society of Mechanical Engineers..Dynamic Systems, Control Division., Denki Gakkai (1888), IEEE Industrial Electronics Society., IEEE Robotics, Automation Society., Pages: 2, Published: 2005

Web:
Convert 2005 web application using remote IIS server - ASP.NET Forums Convert 2005 web application using remote IIS server. Last post 05-13-2008 6:35 PM by joecar. 10 replies. Sort Posts: ...
Feedback: Cannot Use IIS Web Server option and set project URL I have tried to convert an existing VS 2005 web application to VS 2008. ... I have tried to create a new web application using remote IIS web server and get ...
Migrating a VS 2003 Web Project to VS 2005 Migrating from VS 2003 to VS 2005 using the Web Application Project ... If you use Frontpage Server Extensions to access your project on a remote server, ...
VS 2005 Web Application Project Release Candidate Now Available ... And now when I next run the application it will use IIS:. Step 6: Publishing the Project. To publish a VS 2005 Web Application to a remote server (or just ...
Multiple users doing remote debugging cause web pages to freeze ... separate application pools:. In IIS expand the Server Node ... We are using remote debugging. The remote web server is Windows server 2003. ...
CodeProject: .NET Remoting under IIS - ASP.NET Application as ... Create a new virtual directory, Server under IIS - either by using "Virtual Directory .... remote object's URL as key under appSettings tag in web.config. ...
Used Visual Studio.NET 2005 and VSS 2005 Oct 28, 2008 ... Experience in e-commerce of a web application using ASP, COM, VC++, .... of VSS and configured Remote development on Windows Server 2003 ...
.net newsletter and techrepublic inc. Resources | TechRepublic NET Framework provides various ways to convert a value from one type to another. .... NET applications: Moving a Web application from one server to another ...
David Boschmans Weblog : Web Platform and Tools Sessions Update ... IIS 7: Building Custom Web Server Extensions ... Converting Existing ASP.NET Applications to Visual Studio 2005 Web Application Projects ...
p2p.wrox.com Forums - VS .NET has detected...not running ASP.NET ... The ideas of having to convert an app with VS 2005 sounded way off the mark to ... See the section titled "Use F5 to Debug a Remote IIS 7.0 Web Application ...




Search This Site:










forms authentication

problem at publishing my site

hyperlink in datalist?

just email the order

set post date

odp.net in asp.net 2.0

page settings issue following upgrade to dnn3

[y]notes after installing 3.1 and the gallery

backup and recovery (mirroring/syncronization)

emptytemplate-can't create new website project.

free text box

truth is funnier than fiction with dnn

webpart issue: urgent

migrating from 2.0 to 3.5

content.zip error

pay for moreover?

secure ibs installation

deleting dnn 3.0.12 skins

home directory ghosted on the add new portal page

cookieslidingexpiration & cookietimeout

help!!! - uninstalled all my non-core modules prior to uprgading from v1 to v3 and now i've lost my usersonline as well!!!!!

problem with aps.net configuration

dnn 2.0.4 - sql error installing module

calendar pro 2.0 problems

dynamically adding user controls

e-book

is it the error or my code?

bug: new tabs appear out of order in tab manager

can't get webcontrols on toolbox

registration process redirection

 
All Times Are GMT