PDA

View Full Version : Dot Net tools- Stuff?


ClueLess
07-28-2003, 10:14 PM
I have a few problem using DotNet. Hope, you can help me.

1. Is is possible for us to re-name the project? I tried to rename the project's name in IIS, when I tried to
open the project, it cannot find the path. If it is possible, how can we do it?

2. I tried to move the files from 1 folder to another folder in wwwroot. When I open the project, the files
are still showing in the old folder, but the new files do not show in new folder. How can we move it?

I thought DotNet is fiendly to use...but I guess not.

arnyinc
07-28-2003, 10:28 PM
Originally posted by ClueLess
I thought DotNet is fiendly to use...but I guess not.

Nice Freudian slip.

What tools are you using? Web Matrix or the full blown .NET developers Visual Studio?

ClueLess
07-28-2003, 10:41 PM
the full blown .NET developers Visual Studio

oracleguy
07-28-2003, 11:32 PM
Originally posted by ClueLess
the full blown .NET developers Visual Studio

Ugh, I've found it incredibly difficult to move projects or rename them. It has to do with all these unique class ids the thing generates. To rename it, you basically have to create a new blank project and import the files in.

ASP .net is , in my opinion, under developed and not yet ready for production use. They make it so much harder to do things than in classic ASP. And isn't it supposed to be OO? Cuz it is only partially.

ClueLess
07-28-2003, 11:42 PM
I like your idea, but How can we import the files in?

oracleguy
07-29-2003, 01:28 AM
You'll have to just use the "Add existing item..." (or something like that) and add them in. My results varied, it is a pain.

ClueLess
07-29-2003, 03:30 PM
NO, it doesn't work.

Roy Sinclair
07-29-2003, 04:00 PM
Try:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/vxtskCreatingandEditingConfigurations.asp

or maybe

http://www.ucancode.net/Products/free%20product/toolbox_replace.htm