473,387 Members | 1,582 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,387 software developers and data experts.

How to Publish a Project to Production Server

A P
Hi!

I have installed VB.Net 2003 on my computer and develop a simple web
application. I want to publish the project that I made to our production
server. How can I publish a web application?

regards,

Me
Nov 21 '05 #1
5 1147
AP,

In my opinion is the most easy one is in your IDE the Project -> Copy
Project and than set the options in the dialogbox.

I hope this helps,

Cor
Nov 21 '05 #2
A P
where can I find the "Copy Project" from VB.NET 2003?

"Cor Ligthert" <no************@planet.nl> wrote in message
news:uF**************@TK2MSFTNGP09.phx.gbl...
AP,

In my opinion is the most easy one is in your IDE the Project -> Copy
Project and than set the options in the dialogbox.

I hope this helps,

Cor

Nov 21 '05 #3
AP,

When you have your Webapplication selected in your ide than
Project -> Copy Project

Cor

"A P" <ap@textguru.ph> schreef in bericht
news:e2**************@TK2MSFTNGP14.phx.gbl...
where can I find the "Copy Project" from VB.NET 2003?

"Cor Ligthert" <no************@planet.nl> wrote in message
news:uF**************@TK2MSFTNGP09.phx.gbl...
AP,

In my opinion is the most easy one is in your IDE the Project -> Copy
Project and than set the options in the dialogbox.

I hope this helps,

Cor


Nov 21 '05 #4
A P
Hi Cor,
I've tried to follow your instruction but I receive error message:

An error occured while copying the project
'http://localhost/<projectname>/projectname.vbproj'. THe Web server reported
the following error when attempting to create or open the Web project
located at the following URL:
'http://<remotehost>:8002/<projectname>/'. 'HTTP/1.1 500 Internal Server
Error'.

What do I need to do?

Me.

"Cor Ligthert" <no************@planet.nl> wrote in message
news:#H**************@TK2MSFTNGP12.phx.gbl...
AP,

When you have your Webapplication selected in your ide than
Project -> Copy Project

Cor

"A P" <ap@textguru.ph> schreef in bericht
news:e2**************@TK2MSFTNGP14.phx.gbl...
where can I find the "Copy Project" from VB.NET 2003?

"Cor Ligthert" <no************@planet.nl> wrote in message
news:uF**************@TK2MSFTNGP09.phx.gbl...
AP,

In my opinion is the most easy one is in your IDE the Project -> Copy
Project and than set the options in the dialogbox.

I hope this helps,

Cor



Nov 21 '05 #5
A P
I have tried copying the project to a remove server that has VS.NET and it
worked! I have tried also to copy the project to a server that doesn't have
VS.NET and it prompt witht the same error. I don't know if I'm correct, do I
need to have VS.NET to the remote server before I can copy the project?

Me

"A P" <ap@textguru.ph> wrote in message
news:O$**************@TK2MSFTNGP15.phx.gbl...
Hi Cor,
I've tried to follow your instruction but I receive error message:

An error occured while copying the project
'http://localhost/<projectname>/projectname.vbproj'. THe Web server reported the following error when attempting to create or open the Web project
located at the following URL:
'http://<remotehost>:8002/<projectname>/'. 'HTTP/1.1 500 Internal Server
Error'.

What do I need to do?

Me.

"Cor Ligthert" <no************@planet.nl> wrote in message
news:#H**************@TK2MSFTNGP12.phx.gbl...
AP,

When you have your Webapplication selected in your ide than
Project -> Copy Project

Cor

"A P" <ap@textguru.ph> schreef in bericht
news:e2**************@TK2MSFTNGP14.phx.gbl...
where can I find the "Copy Project" from VB.NET 2003?

"Cor Ligthert" <no************@planet.nl> wrote in message
news:uF**************@TK2MSFTNGP09.phx.gbl...
> AP,
>
> In my opinion is the most easy one is in your IDE the Project -> Copy
> Project and than set the options in the dialogbox.
>
> I hope this helps,
>
> Cor
>
>



Nov 21 '05 #6

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

Similar topics

5
by: A P | last post by:
Hi! I have installed VB.Net 2003 on my computer and develop a simple web application. I want to publish the project that I made to our production server. How can I publish a web application? ...
8
by: Graham | last post by:
I noticed a similar post awhile ago and in terms of my problem it wasnt a suitable answer so I will ask again. I have VS2005 running a on development machine in my office where I do all my...
5
by: NoNickname | last post by:
Basically, how do I know that the release versions of all components are being published? The Build | Configuration Manager is confusing me a little in VS2005. I have three projects in my...
3
by: ReidarT | last post by:
I have made a simple webapplication in vb.net, with 2 aspx-pages. Which files do I upload to the production-server and are there any dependency-files? Are the files that need to be uploaded in...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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.