Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > .Net web service uploading problem

Reply
Thread Tools

.Net web service uploading problem

 
 
mai
Guest
Posts: n/a
 
      05-09-2005
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
 
Reply With Quote
 
 
 
 
Chad Z. Hower aka Kudzu
Guest
Posts: n/a
 
      05-09-2005
=?Utf-8?B?bWFp?= <> wrote in
news:AB136214-C325-402B-B9E0-:
> 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.


Did you configure this directory as an application?

> 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.


Yes. Did you install .NET and ASP.NET even?


--
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
 
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
Does timer in Web Service Global.asax block my Web Service from processing web-site requests? Leo Violette ASP .Net Web Services 0 04-17-2009 12:39 AM
ftp uploading vs. control panel uploading Dung Ping HTML 10 01-16-2006 10:43 AM
InvocationTargetException when calling "new Service()" in Axis web service to call another web service Michael Averstegge Java 0 01-10-2006 11:05 PM
Web Service: Uploading files and setting file security on a file server wym ASP .Net Web Services 0 04-26-2004 02:02 PM
Uploading files web service with NTFS security wym ASP .Net 0 04-23-2004 03:31 PM



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