Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > How to Deploy aspx files

Reply
Thread Tools

How to Deploy aspx files

 
 
Arif Çimen
Guest
Posts: n/a
 
      03-25-2005
Hi everybody,

I'm a new be for ASP .NET.

I made a simple project (C# coded web project) and I want to deploy it to my
web site.

My project contains a SQL database.

How can I deploy it to the web site.

And How can I use FrontPage program to deploy my files?

Thanks a lot.
Arif Çimen


 
Reply With Quote
 
 
 
 
Pete Wood
Guest
Posts: n/a
 
      03-27-2005
Hi Arif....

ASMX works in the same way as any other dotnet project - you can just xcopy
the files up to the server You will probably need to change your
connection string to point to your db-server though,

--
Peter Wood
Visit us at http://www.webserviceshelp.org
______________________________________


"Arif Çimen" <> wrote in message
news:...
> Hi everybody,
>
> I'm a new be for ASP .NET.
>
> I made a simple project (C# coded web project) and I want to deploy it to
> my web site.
>
> My project contains a SQL database.
>
> How can I deploy it to the web site.
>
> And How can I use FrontPage program to deploy my files?
>
> Thanks a lot.
> Arif Çimen
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
Deploy won't deploy Masterpage.master GaryDean ASP .Net 1 04-14-2009 01:50 AM
Deploy ASPX, browse, get HTTP Error 404 Larry Brindise ASP .Net 5 03-12-2009 09:51 PM
adding main.aspx.vb & main.aspx.resx under aspx John M ASP .Net 1 05-29-2005 09:27 PM
Deploy ASPX, browse, get HTTP Error #2 Larry Brindise ASP .Net 1 08-24-2003 12:04 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57