473,385 Members | 1,893 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.

How can i run my project after copied from one machine.


Hi,
How can i run my project after copied from one machine.

After Coping the project folder from one machine to other machine, i
simply create the virtual directory with the same name as it was in the
other machine.Eventhough i create the same name for the virtual
directory , my project won't running.It is telling the error like
imachine_independanat and debugger is not attached .
could you please tell me what are all the settings i should do , for
simply copying my project from one machine and pasting it to other
machine and make it running.

With Thanks
A drop in the ocean

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 19 '05 #1
4 1181
1] Does other PC have IIS running on it?
2] Does it have same version of .NET framework ?
3] Have you set the projects folder to be a ASP application in IIS ?
4] Should only need the /Bin folder and all the ASPX files and the
web.config.
5] Also any XML or style files you may have used?
6] Does your app use a DB?, if so does the PC have the DBs client SW
installed?
7] If you use third party controls you will need there DLLs in your /bin
folder and may have to have any supporting files too in a directory on PC.

If all the above has been done then
cant you load your page on that PC using a browser and localhost account ?
If so then your PC, if it can reach the 2nd PC thru the IP or network should
only have to do http://<PCs NAME>/<your pages folder>/<your pages name>.aspx

And it should work.

Deasun

"Raghu Raman" wrote:

Hi,
How can i run my project after copied from one machine.

After Coping the project folder from one machine to other machine, i
simply create the virtual directory with the same name as it was in the
other machine.Eventhough i create the same name for the virtual
directory , my project won't running.It is telling the error like
imachine_independanat and debugger is not attached .
could you please tell me what are all the settings i should do , for
simply copying my project from one machine and pasting it to other
machine and make it running.

With Thanks
A drop in the ocean

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 19 '05 #2
Hi,Deasun

Thanks for the reply.

The answer is Yes, for all the queries u listed.since the newly copied
folder is associated with all the parts , u've listed,

i want to run my webapp from the current machine(where the copied folder
is available).

**

I could run by using the system name instead of localhost.But i want to
work with my app.
**
Could you please tell me what are all the settings i should do to run my
application after having been copied from another machine.

With Thanks & regards
Raghu

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 19 '05 #3
Ok not sure what you mean then.
To run app once you copy to WebServer:
Open browser.
Type in http://<WebSiteName>/<path on webserver to your App>

That should run the app for you so you can work with it.

If you want to edit the app, if thats what you mean by work with it, then
just do that on your Dec PC and when done copy the new ASPX and DLLs to the
apps folder on webserver.

Deasun

"Raghu Raman" wrote:
Hi,Deasun

Thanks for the reply.

The answer is Yes, for all the queries u listed.since the newly copied
folder is associated with all the parts , u've listed,

i want to run my webapp from the current machine(where the copied folder
is available).

**

I could run by using the system name instead of localhost.But i want to
work with my app.
**
Could you please tell me what are all the settings i should do to run my
application after having been copied from another machine.

With Thanks & regards
Raghu

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 19 '05 #4
Dear Deusan,

Thanks.I ll getback to u with the errors it tells soon(if any).

Regards
Raghu

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 19 '05 #5

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

Similar topics

1
by: Tom S. | last post by:
VS.Net 2003 V. 7.1.3088 ..Net Framework V. 1.1.4322 SP1 Windows XP Pro SP2 I have a web project that I've copied from one machine to another. Both machines are using the same versions of...
4
by: FrzzMan | last post by:
The subject may sound a lil dumb :D But my problem is: When my app run, it'll check if a specific file existed or not, if existed it's OK, if not it will create default file. I want to...
1
by: EO | last post by:
I am trying to use the MSFT data access application block on 3 machines. Machine 1: Sandbox environment; I installed the application block with the msi. The Sqlhelper class compiles & runs...
1
by: David Brandenburg | last post by:
I am trying to open a ASP.Net project which was not created on my machine. I have copied the project to the inetpub folder. When I try to open from the project file it says I need to open with the...
3
by: Dave | last post by:
I have an old Visual Studio 2001 VB ASP.Net application; really all I have are the folders and files from the web server. How can I "hook" this back up to Visual Studio 2003 so I can update it? ...
4
by: Quan | last post by:
I have a solution with several vb.net projects in it. I developed the code in one machine then copied all the files in the other machine to continue the development. The projects are on the local...
1
by: PK9 | last post by:
I am receiving the following error in Visual Studio 2003: "the web server reported the following error when attempting to create or open the web project HTTP/1.1 403 Access Forbidden" I am...
5
by: =?Utf-8?B?UGFycm90?= | last post by:
For some reason my web application changed to a website app rather than a project in VS 2005. I don't know how it happened but now whenever I run under debug I cannot follow the flow of my program...
4
by: | last post by:
I have learned about compartmentalizing my code base using Class Libraries. I have my common code such as my ORM framework broken out into their own Class Libraries, which are referenced as...
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...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.