473,385 Members | 1,606 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

copy a cb.net project

Hi Peter,
Yes I tried that and I can create an new project.
The problem only arises when I try to take a project from
one machine to another. I wrote a vb.net web app. for a
developer that doesn't know .net. The only thing is when
I burn it to a cd and take it over there. When I do this
she can not debug the program. If I run without a debug I
get web.config errors. I thought I would go around it by
creating a new web application and pasting the code into
the new project, and I get different errors saying that
the virtual directory is not set up with the iis. I am
confused about all of the different errors, and I am not
convinced that they are all that accurate. It seems that
every time I get an error with .net it has nothing to do
with what is wrong. Any help would be appreciated.

Thanks,
Brian
Nov 20 '05 #1
3 951
Cor
Hi Brian,

Because of all security isues (and changes) is what you are asking often a
problem.

But I know that this is a normal isue in the newsgroup

microsoft.public.dotnet.framework.aspnet

If I was you, I would try it there

I hope this helps,

Cor

ps.

I think this is wrong sending is an accident, but please keep in the
original thread.
Yes I tried that and I can create an new project.
The problem only arises when I try to take a project from
one machine to another. I wrote a vb.net web app. for a
developer that doesn't know .net. The only thing is when
I burn it to a cd and take it over there. When I do this
she can not debug the program. If I run without a debug I
get web.config errors. I thought I would go around it by
creating a new web application and pasting the code into
the new project, and I get different errors saying that
the virtual directory is not set up with the iis. I am
confused about all of the different errors, and I am not
convinced that they are all that accurate. It seems that
every time I get an error with .net it has nothing to do
with what is wrong. Any help would be appreciated.

Nov 20 '05 #2
Hi Brian,

It seems that you did not set the virtual directory in the IIS.
Here are my steps.
You may have a test.
[A develop machine] [B destination machine]
1. On [A] I create a new webapplication(TestWebApp) which can be debuged on
machine [A]
2. Navigate to C:\InetPub\wwwroot (On Machine [A]), copy the TestWebApp
folder to the C:\InetPub\wwwroot (On Machine [b])
3. On Machine[b], run Inetmgr open the IIS Manager
4. Navigate to Internet Information Services/<Computer Name>/Default Web
Site/TestWebApp
5. Right click on the TestWebApp folder, select properties
6. in the properties dialog, click create button in the Application
settting section.
7. open VS.NET 2003, File/Open/Project from web...
8. input http://localhost/TestWebApp, in the following dialog, select
TestWebApp.vbproj file to open the solution,
9. in the solution view, right click on the Webform1.aspx, select "set as
start page"
10. Press F5 to debug the application

If you have any concern on this issue, please post here.

Regards,
Peter Huang
Microsoft Online Partner Support
Get Secure! www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Nov 20 '05 #3
Thanks Peter,
That was it. It works great now.

Thanks again,
Brian
Nov 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: John at Free Design | last post by:
I have developed several web solutions (projects) in .NET from scratch and deployed them successfully. However, I have a new web project to do that would benefit by starting with a copy of an...
1
by: Adrian | last post by:
Hi all Initial postion: IIS 6.0, Windows 2003 Server, .NET Framework 1.1 We have a development Server A, a stating Server B and a production Server C. After development of the .NET ASP...
3
by: Johnny | last post by:
Hi, I have created an ASP.NET application (let's call it FooBar) with VS.NET on my local machine, residing in http://localhost/FooBar. Deploying it to another folder on my machine works well...
1
by: Paul Smith | last post by:
I am new to using VB.net and am learning through a book, and it does not cover this well enough!!!! I have created a basic asp.net web page and can view this when my project is located on my...
1
by: Mythran | last post by:
Can a couple of you verify the following VS.Net 2003 Copy Project bug? I believe it's a bug with IIS and more specifically, Front Page Server Extensions: Create a text file that is greater than...
0
by: dave | last post by:
I have used Copy Project in Visual Studio.Net 2003 to make a copy of a project on which I want to base a very similar project. The project uses a back-end SQL Server database and has a lot of...
4
by: Mark | last post by:
Good morning. I recently made some changes to my Access project, and I introduced some problems that I could not resolve. So I deleted the forms that I had altered and saved the project. Then I...
5
by: Benson | last post by:
Since there are many similar programs worked out, I want to copy a similar program (alreay work under form inheritance) to a new one so that I can change the new one quicker. It is not ok to copy...
4
by: Vili | last post by:
How to copy a visual studio 2005 web project with another name? I have a visual studio project 2005 web project "myWebSite1" in visual source safe I would like to copy this project with another...
9
by: AWW | last post by:
Running XP - Visual Studio 2005 - VB Want to have duplicate projects - one safe and stable - other for experimenting Can't fine easy way to make duplicate project. Stupid question? or stupid ME?...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.