473,505 Members | 14,394 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

First WebService..but what files to upload?

Hi folks,

Just been having a play with C# Web Application project. So far I've just
created a single Web Form with some text and links. I now want to upload the
Web Form to my server space. The Form is called index.aspx . However, I'm not
sure what files exactly I need to upload? The project has currently generated
the following files -

bin (folder containing dll)
AssemblyInfo.cs
DotNetWebService.csproj
DotNetWebService.csproj.webinfo
Global.asax
Global.asax.cs
Global.asax.resx
index.aspx
index.aspx.cs
index.aspx.resx
Web.config

Do all these files need to be uploaded or just specific ones? Also, I'm used
to having index.htm as the default entry point to a regular website, will an
index.aspx by default be the entry point to a .NET website?

Thanks for any help. Apolgies for the newbie questions!

Best regards,
David

May 22 '06 #1
2 1134
"David++" <Da***@discussions.microsoft.com> wrote in message
news:2B**********************************@microsof t.com...
Hi folks,

Just been having a play with C# Web Application project. So far I've just
created a single Web Form with some text and links. I now want to upload
the
Web Form to my server space. The Form is called index.aspx . However, I'm
not
sure what files exactly I need to upload?


David,
you only need to upload /bin folder, .asax, .aspx and .config files.
By default IIS uses default.aspx page, not index.aspx.

HTH,

--
Martin Kulov
http://www.codeattest.com/blogs/martin

MVP, MCT, MCSD.NET Early Achiever

May 22 '06 #2
"Martin Kulov [MVP]" wrote:
"David++" <Da***@discussions.microsoft.com> wrote in message
news:2B**********************************@microsof t.com...
Hi folks,

Just been having a play with C# Web Application project. So far I've just
created a single Web Form with some text and links. I now want to upload
the
Web Form to my server space. The Form is called index.aspx . However, I'm
not
sure what files exactly I need to upload?


David,
you only need to upload /bin folder, .asax, .aspx and .config files.
By default IIS uses default.aspx page, not index.aspx.

HTH,


Hi Martin,

Thanks very much. That was very helpful!

Best Regards,
David :-)
May 23 '06 #3

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

Similar topics

0
1747
by: Pedro Carvalho | last post by:
Hello, I am a newbie working with .NET WebServices (in C#) and I'm trying to Upload a file to the server through a WebService call. That is, using 2 parameters in the call to the webservice (file...
2
23875
by: Scott | last post by:
Hi there, I am writing a webservice and am wanting to use Server.MapPath to get the path to some files on the server that is hosting the webservice. I am using VB.NET atm, but am learning C#, so...
0
1220
by: Riga | last post by:
Hi guys, I'm trying to deploy a WebService on a server. Here's what I did so far: 1) Created a new website in IIS (on the port I want to use) 2) Shared that directory through windows so that I...
5
3776
by: AliR | last post by:
Hi Everyone, I have a Visual C++ MFC program, and I am trying to use a webservice written in C#. When I add the webservice to my project using Add Web Reference the sproxy compiler complains...
1
2593
by: Julia Beresford | last post by:
Hi My application consists of a database, WebService and web application. The web application reads and writes data to the database via the WebService. I also want to be able to...
3
1693
by: A.Neves | last post by:
Hi, I'm developing an application that needs to upload a dataSet or datatables at the end of the day. I'm going to use Windows Mobile 5 and Net Framework 2.0 and visual studio 2005 and...
7
2350
by: xx75vulcan | last post by:
Hi, I've got a PHP Upload Form that works great, unless that is, the image your uploading has been modified through a photo editing software. Example: if I upload the image straight from a...
0
3574
by: mfsiddiq | last post by:
HI I would like to know how to upload a file using web service.I am using hessian webservice,and i need to upload a file to the server.Flex uses file reference.upload for upload which uses http...
4
4854
by: MoroccoIT | last post by:
Greetings - I saw somewhat similar code (pls see link below) that does mupltiple files upload. It works fine, but I wanted to populate the database with the same files that are uploaded to...
0
7303
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
7367
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
7018
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
5613
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 project—planning, coding, testing,...
0
4699
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3187
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
3176
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
754
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
407
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.