473,387 Members | 1,464 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.

.Net web service uploading problem

mai
Hello everybody

i created a simple .Net web service and it is working well on my local host.
but when i uploaded it to my server i got an error

"Server Error in '/webApp' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its
dependencies) could have been removed, had its name changed, or is
temporarily unavailable. Please review the following URL and make sure that
it is spelled correctly.

Requested Url: /webApp/Service1.asmx"

i am sure that all files are uploaded!!

should i do some special configuration to allow the server to run asmx files
??!!
please if anyone know the problem reason or solution please help me.

Thanks

mai
Nov 23 '05 #1
5 1121
=?Utf-8?B?bWFp?= <ma*@discussions.microsoft.com> wrote in
news:5F**********************************@microsof t.com:
i created a simple .Net web service and it is working well on my local
host. but when i uploaded it to my server i got an error


Please dont multi post, this is worse than cross posting as users cant even
tell.
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Blog: http://blogs.atozed.com/kudzu
Nov 23 '05 #2
Check if u have uploaded the asmx file to ur root directory and its dll to
the bin folder.
Then try the asmx file from browser. If it is working, u can add reference
from ur application
Nov 23 '05 #3
Were you able to fix this problem? I am also facing a similar problem and am
not able to write a single web service with VS .net 2005 beta.

Nov 23 '05 #4
Were you able to fix this problem? I am also facing a similar problem and am
not able to write a single web service with VS .net 2005 beta.

Nov 23 '05 #5
I too am having the same problem with vs .net 2005 beta 2

It's not even working on my local host anymore. Even when i make a new app
the hello world example does work :(. Help please: the full response is:

Server Error in '/QNSEmulator' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its
dependencies) could have been removed, had its name changed, or is
temporarily unavailable. Please review the following URL and make sure that
it is spelled correctly.

Requested URL: /QNSEmulator/Service.asmx

Version Information: Microsoft .NET Framework Version:2.0.50215.44; ASP.NET
Version:2.0.50215.44

That's the hello world example that is automatically made when you make a
new web service. This occurs when i run the debug on it. Any ideas?

"Raja" wrote:
Were you able to fix this problem? I am also facing a similar problem and am
not able to write a single web service with VS .net 2005 beta.

Nov 23 '05 #6

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

Similar topics

5
by: Kevin Ollivier | last post by:
Hi all, I've come across a problem that has me stumped, and I thought I'd send a message to the gurus to see if this makes sense to anyone else. =) Basically, I'm trying to upload a series of...
0
by: wym | last post by:
I have written a web service that provides the following methods: UploadFile SetNTFSSecurity Their purpose is to allow a user to Upload a file to a shared folder with "Everyone" as permission...
1
by: Ramesh Chawla | last post by:
I am making a web service which accesses a shared directory on the netwoek to upload a file there. Here comes the problem, When I use impersonation and give the userName & password of an...
2
by: archana | last post by:
Hi all, I am facing some wierd problem in web service. I have on web service with is accepting 3 dataset. One dataset content of csv file. Size of csv file is 86MB. But when i am...
1
by: John Wolff | last post by:
I’m trying to upload a file to a Web Service. I have to submit the file using a standard HTML form with the <input type=“file” /tag. Ultimately, we are submitting the file from a Flash 8...
1
by: wenqiang7 | last post by:
I am encountering a very strang problem with file uploading in my ASP.Net page. When we try to upload certain file, we'll get an error msg of "Cannot find server or DNS Error". We are running...
2
by: Steven | last post by:
I have a service process that contains two services but only one of them ever works properly. The background is I have two classes which are Individual() and Mass() in the main service class and...
4
by: TampaWebDevelopment | last post by:
I have just finished a Windows Service that I have been working on for quite some time that works pretty well and is fairly useful. To this point, editing configuration items of the service...
1
by: Faisal Shafiq | last post by:
I want to upload a file direct to the Silverlight Streaming Service from a Web Client such as silverlight application. As per our product requirement we want to upload a .WMV file directly from...
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
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
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.