473,473 Members | 1,819 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

What to upload to my ISP ?

KS
When I'm trrough with test of the solution, let's say "MyFirstWebApp", -
what

1) has to be uploaded to my ISP ?
2) where can I find it locally ?
3) How can I upload it ?

KS, Denmark
Nov 18 '05 #1
1 1215
It depends on what tool you used to develop "MyFirstWebApp", if you're using the SDK or WebMatrix, all files should be in the directory you specified when you started developing, you only have to upload all the .aspx, .asmx and ascx files, because all the code is "embedded" in those files, there's nothing else to it (maybe if you wrote .html files or a web.config file on your own you have to upload those too).

If you used VS.NET to develop "MyFirstWebApp" is because you have IIS in your test computer, so you have to go to the IIS Folder, located in your root directory and it's called "Inetpub", then, inside Inetpub there’s a Folder called "wwwroot" inside it there should be a folder called "MyFirstWebApp" (or the name of your application), that's the folder you need, but you shouldn't copy it completely, because your source code is in it, you have to access this folder and upload all files, except the .vb, .cs, .vbproj, csproj, because those are the ones containing your source code.
Now upload the rest of the files and folders (especially the “bin” folder), and that’s all there is to it!!!!!!.

Pretty simple huh?, the bad thing is that this only apply to VS.NET 2002 or 2003, because with "Whidbey" it's a whole new different story =).

jdgx(Colombia)
Nov 18 '05 #2

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

Similar topics

4
by: Tihon | last post by:
Hello! I again need your help, just can't understand whats going on. Got this upload pictures form and it's having problem handling large files (~1.5 - 2 MB). Everything works fine if i just...
32
by: Ray at | last post by:
I despise installing third party software on my workstations or servers. It is for this reason that I use componentless-upload for file uploads. This is no longer an option, and I have to...
0
by: BDKiii | last post by:
Ok.. I know this has been covered before -but- here it is again... I installed Jmail to my server and tested it... and it worked fine. I then installed W#.Upload to the same server and tested it to...
2
by: Sean Dotson | last post by:
I have a form that passes variables to an asp file and then uploads a file. For some reason the request.form is not getting the info from the form. It's returning blanks. Any insight would be...
1
by: John | last post by:
I can get this to upload files but I can't get items out of the Files collection into the database. I'm getting this error Microsoft VBScript runtime error '800a005b' Object variable not set...
0
by: SEMIH DEMIR | last post by:
Sitelerden birinde verilen yabanc kaynakli bir scriptti duzenledim yanlz birseyin iinden bir turlu ckamadm iin asl ilk defa persistin upload componentini kullanacam yanlz suanki haliyle...
9
by: 8anos | last post by:
Hello, I am new at the community and newbie at programming :) As you may know rapidshare provides a perl script for linux, to upload files at their servers. You can find the original scripts at...
5
by: camphor | last post by:
hi, I have found an upload script in hotscripts and have implemented it into the website, I followed the installation steps to 'give write permissions to php on the upload folder (which is...
1
by: MAggIK | last post by:
Hi, I'm developing an application, that uploads and downloads files using httpwebrequests. I've encountered some problems considering timeouts while uploading large files. I wanted to know what...
1
by: chennaibala | last post by:
can any one send me mutiple image upload program and save the file name with extension in mysql table.we must cheak uploaded file type like bmp or any image file while uploading. i develop...
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
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
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...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing,...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.