CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!



Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.dotnetnuke.getting_started Tags:
Item Type: NewsGroup Date Entered: 7/29/2003 6:02:07 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 8 Views: 30 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
9 Items, 1 Pages 1 |< << Go >> >|
AZweb
Asp.Net User
Can't open in VS from Dev server7/29/2003 6:02:07 AM

0/0

I have installed DNN 1.09 on my development server running Windows Server 2003 Ent. and SQL Server 2000 SP3. With the help from a few posts everything is working just fine. But here's the problem. I want to work on the files from my PC running Win XP Pro with VS.NET but it won't let me open the project. I have read thread after thread trying different ideas and all end the same...no go!
So I think okay install VS.NET on my server right. Wrong it gives me support warnings and if I say install anyway it wants to install old framework, FrontPage extension and such when I know newer ones are already in place. So now I have ordered VS 2003 from Microsoft (offers cheap upgrade, check it out) but I want to be able to make modifications now, anyone have a solution?

Sorry for the long disertation folks!
http://www.dnnfaq.com

http://www.websplus.net

http://www.sdarchery.com

cjsmitty
Asp.Net User
Re: Can't open in VS from Dev server7/29/2003 2:54:15 PM

0/0

What exactly is the error. Are you trying to access it on a mapped drive? Via http?
~Chris

Net Data Design
706Horsman.us
azweb
Asp.Net User
Re: Can't open in VS from Dev server7/30/2003 6:23:32 AM

0/0

If I try from a shared/mapped drive I get this:
The default web access mode for this project is set to file share, but the project folder at 'http://localhost/dotnetnuke' cannot be opened with path 'W:\dotnetnuke'. The error returned was:
Unable to open web project 'dotnetnuke'. The file path 'W:\dotnetnuke' does not correspond to the URL 'http://localhost/dotnetnuke'. The two need to map to the same server location. HTTP Error 404: Object not found.

If I try from '\\server name\dotnetnuke' it gives me the same error.
Adding 'http://server name\dotnetnuke' or 'http://server name\dotnetnukeDotNetNuke.vbproj' gives me: Unable to open web project 'dotnetnuke'. The Web 'DotNetNuke' located on server 'http://localhost' does not exist.

In any case using the Try to open the project with FrontPage server extensions' doesn't work.
http://www.dnnfaq.com

http://www.websplus.net

http://www.sdarchery.com

cjsmitty
Asp.Net User
Re: Can't open in VS from Dev server7/30/2003 8:55:20 AM

0/0

AzWeb,

Assuming that the remote folder is indeed 'DotNetNuke' your DotNetNuke.vbproj.webinfo should not read: 'http://server name\dotnetnukeDotNetNuke.vbproj' but rather:

'http://server name/dotnetnuke/DotNetNuke.vbproj'

Also change the DotNetNuke.sln file to read the same.

Let me know if this helps...


~Chris

Net Data Design
706Horsman.us
azweb
Asp.Net User
Re: Can't open in VS from Dev server7/30/2003 7:39:53 PM

0/0

Chris,
I tried that last night (help from another post) and again today after your reply and it still tells me that the web 'DotNetNuke' does not exist.
I created ny default web site as 'DotNetNuke' so the web exists but I still can't get the project open.

http://www.dnnfaq.com

http://www.websplus.net

http://www.sdarchery.com

cathal
Asp.Net User
Re: Can't open in VS from Dev server7/30/2003 11:02:38 PM

0/0

azweb,
i had a similar problem that I couldn't get fixed. Eventually I backed up the .sln and .suo files, and deleted them from the directory and ensured that the webpath specified in DotNetNuke.vbproj.webinfo was correct. I then opened the project by clicking on DotNetNuke.vbproj. When the project opened, I saved it, which recreates the .sln and.suo files, and since then it's worked ok.

Cathal
azweb
Asp.Net User
Re: Can't open in VS from Dev server7/31/2003 4:37:50 AM

0/0

Cathal,
Thanks for the input but it still wouldn't open. It came closer but in the end still didn't like the path. I tried option after option with no luck. I even tried creating a new empty web project on the development server and it wouldn't let me. I must have something wrong or VS doesn't like to work off other locations.
http://www.dnnfaq.com

http://www.websplus.net

http://www.sdarchery.com

cjsmitty
Asp.Net User
Re: Can't open in VS from Dev server7/31/2003 1:41:01 PM

0/0

Azweb,

I would step back and start the process over step by step. I would be surprised if 'VS doesn't like to work off other locations'. I do it daily to a mapped drive. Just double check all your paths.
~Chris

Net Data Design
706Horsman.us
hermitw
Asp.Net User
Re: Can't open in VS from Dev server8/7/2003 7:06:03 AM

0/0

I've had very similar problems, even when I directly tried to open the .vbproj file as suggested above. It is very frustrating. One suggestion I received was to edit the .sln and .vbproj.webinfo files directly to make sure the paths are correct. That seemed to solve the problem on at least one occasion.

On another...don't know if this could somehow be the same for your local server...when I got the "cannot open files" message it also presents an option to try to open the project using Front Page extensions. That worked to open the project in that instance. (This was on a remote/hosted server for me, but possibly might apply depending on how your server is set up).
9 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Mastering Visual Studio .NET Authors: Ian Griffiths, Jon Flanders, Chris Sells, Pages: 397, Published: 2003
Mastering Web Development with Microsoft Visual Studio 2005 Authors: John Paul Mueller, Pages: 822, Published: 2005
Beginning ASP.NET 2.0 with C# Authors: Chris Hart, John Kauffman, David Sussman, Chris Ullman, Pages: 735, Published: 2006
Special Edition Using Visual Basic .Net Authors: Brian Siler, Jeff Spotts, Safari Tech Books Online, Pages: 830, Published: 2002
Organizational Data Mining: Leveraging Enterprise Data Resources for Optimal Performance Authors: Hamid R. Nemati, Christopher D. Barko, Pages: 371, Published: 2003
Pro VS 2005 Reporting Using SQL Server and Crystal Reports Authors: Kevin S. Goff, Rod Paddock, Pages: 498, Published: 2006
Essential SharePoint 2007: A Practical Guide for Users, Administrators and Developers Authors: Jeff Webb, Pages: 428, Published: 2007
Microsoft .NET: Kick Start Authors: Hitesh Seth, Pages: 504, Published: 2004

Web:
Microsoft Expression Expression Web ASP.NET Development Server ... If I open the pg in Visual Studio it works but the Expression Server will not. ... the Development Server is not grayed out but still not working... can´t ...
VS 2005 Development Server render different port as display in IE ... VS 2005 Development Server render different port as display in IE ... NET launch the IE to open the site, it doesn't use this port, ...
Advantages of using the Visual Studio Development Server (VSDS ... I don't know how it can be done with the development server. ... in one instance of VS. Then, open Windows Explorer, right click the ...
.NET ASP.NET Re: Advantages of using the Visual Studio Development ... I don't know how it can be done with the development server. ... Then, open Windows Explorer, right click the directory and go to the web ...
Apple's Open Calendar Server vs Microsoft Exchange Apple's Open Calendar Server vs Microsoft Exchange. Apple’s new Calendar Server is ..... Remember how Windows can't support 32 and 64-bit binaries at once? ...
Visual Studio ASP.NET Development Server : Microsoft, Visual ... When creating a website on Visual Studio 2005, I realize that you can view ... your system running and the development web server open, you should be fine. ...
VS'05 ASP.NET Development Server: Run application on Root Jan 26, 2006 ... NET Development Server inside Visual Studio 2005 runs the web application in a ... Can't it be configured to run the web app in the root? ...
Microsoft Expression Expression Web ASP.net development server ... You know, the one with the extensions no one can open or read. This is what has been causing the problem apparently. Suddenly I couldn't use the dev server ...
ASP.NET Development Server -> IIS - .NET ASP NET Development Server, open your project/application with VS 2005 and, in the Solution Explorer, right-click the name of the Web site ...
Creating a MultiUser project on a Dev Server with VS.NET2003 I need to be able to create one project on a development server. ... I saw your post earlier, but since i don't know anyhing about VS. ...

Videos:
Boulder Colorado Software Company - Recruiting Video RegOnline, a software company that develops online registration and attendee management software introduces itself to potential new hires in this vid...
KCRW Podcasting and Mobilcasting Google Tech Talks September 13, 2006 Jason Georges http://www.kcrw.com ABSTRACT Jason Georges from the local public radio station will be in the Sa...
Distributed continuous quality assurance Google London Test Automation Conference (LTAC) Google Tech Talks September 8th, 2006 Presenter: Adam Porter
Charlie Rose - Judy Woodruff & Mike Allen / Wole Soyinka / Jeremy Allaire Segment 1: Guest host Judy Woodruff talks politics with Mike Allen of Time magazine. Segment 2: Nobel laureate Wole Soyinka talks with guest host ...
django: Web Development for Perfectionists with Deadlines Google TechTalks April 26, 2006 Jacob Kaplan-Moss ABSTRACT Django is one of the premier web frameworks for Python, and is often compared to Ruby-on...
Robert Caret's presentation on the Metropolitan Mission Towson University president Robert Caret's presentation on the Metropolitan Mission.
Charlie Rose - Dr. Allan Rosenfield / World Cup Preview / Wimbledon Preview Segment 1: A conversation with Dr. Allan Rosenfield, dean of the Mailman School of Public Health at Columbia University. Segment 2: A World Cup Fina...
Salin Palin Swimsuit for news and truth http://www.phawker.com/ for great political commentary http://brendancalling.com/ As democracy is perfected, the office represents...
Warhawk - Ground Combat Trailer Shortly before the PlayStation 3 launched last year, Sony revealed its PlayStation Network plans, including a feature that would allow a user to purc...
A Googly MySQL Cluster Talk Google TechTalks April 28, 2006 Stewart Smith Stewart Smith works for MySQL AB as a software engineer working on MySQL Cluster. He is an active memb...




Search This Site:










error: text/html is currently unavailable?????

another dnn3 novice needs help

how to: combine dotnetnuke and ms commerce server

url link and page name

isinrole and isinroles methods

1.0.10 to 3.1 (i know, i must be nuts) how do i force dnn3 to upgrade the database?

how to upgrade from 3.1 to 3.1.1 on webhost4life?

mixing regular content into portal

copy dnn content to another dnn site

strange things are afoot at the circle k

why am i having so much trouble???

first page

how to avoid the page to scroll the page top?

dnn 1.0.9 and windows 2003 (install)

using my own vb.net code in dnn

subquery returned more than 1 value

how to install dnn 2.x to virture hosting?

disapearing modules and content

mouseover from one module to another?

import sql 2005 express to sql 2005 server

object reference not set.... - try this!

deploy error!!! help

getting trouble to let dnn work

error on remote machine

how to install richtextbox 2.5 control in dnn 3.013?

parser error message: access is denied: <file>

updating references... how do you?

creating a "user's page" - how to create user specific roles

missing modules

missing sps from upgrade - plus how to restart upgrade

  Privacy | Contact Us
All Times Are GMT