Home All Groups Group Topic Archive Search About

How to Publish a Project to Production Server

Author
13 Apr 2005 8:29 AM
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

Author
13 Apr 2005 8:51 AM
Cor Ligthert
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
Author
13 Apr 2005 9:22 AM
A P
where can I find the "Copy Project" from VB.NET 2003?

Show quoteHide quote
"Cor Ligthert" <notmyfirstn***@planet.nl> wrote in message
news:uF4xNYAQFHA.1500@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
>
>
Author
13 Apr 2005 9:41 AM
Cor Ligthert
AP,

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

Cor

Show quoteHide quote
"A P" <a*@textguru.ph> schreef in bericht
news:e2N0LpAQFHA.2356@TK2MSFTNGP14.phx.gbl...
> where can I find the "Copy Project" from VB.NET 2003?
>
> "Cor Ligthert" <notmyfirstn***@planet.nl> wrote in message
> news:uF4xNYAQFHA.1500@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
>>
>>
>
>
Author
14 Apr 2005 12:57 AM
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.

Show quoteHide quote
"Cor Ligthert" <notmyfirstn***@planet.nl> wrote in message
news:#H6VC0AQFHA.1172@TK2MSFTNGP12.phx.gbl...
> AP,
>
> When you have your Webapplication selected in your ide than
> Project -> Copy Project
>
> Cor
>
> "A P" <a*@textguru.ph> schreef in bericht
> news:e2N0LpAQFHA.2356@TK2MSFTNGP14.phx.gbl...
> > where can I find the "Copy Project" from VB.NET 2003?
> >
> > "Cor Ligthert" <notmyfirstn***@planet.nl> wrote in message
> > news:uF4xNYAQFHA.1500@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
> >>
> >>
> >
> >
>
>
Author
14 Apr 2005 2:12 AM
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

Show quoteHide quote
"A P" <a*@textguru.ph> wrote in message
news:O$edwzIQFHA.3156@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" <notmyfirstn***@planet.nl> wrote in message
> news:#H6VC0AQFHA.1172@TK2MSFTNGP12.phx.gbl...
> > AP,
> >
> > When you have your Webapplication selected in your ide than
> > Project -> Copy Project
> >
> > Cor
> >
> > "A P" <a*@textguru.ph> schreef in bericht
> > news:e2N0LpAQFHA.2356@TK2MSFTNGP14.phx.gbl...
> > > where can I find the "Copy Project" from VB.NET 2003?
> > >
> > > "Cor Ligthert" <notmyfirstn***@planet.nl> wrote in message
> > > news:uF4xNYAQFHA.1500@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
> > >>
> > >>
> > >
> > >
> >
> >
>
>