zubie Posted June 4, 2004 Posted June 4, 2004 Hi there I recently move my project to a new pc and the following problem occurs When I compile the project it compiles correctly but when I run the project and it tries to access any of my web services I get a 401: access denied error. Anyone else get this problem? cheers ZuBiE Quote
Administrators PlausiblyDamp Posted June 4, 2004 Administrators Posted June 4, 2004 Where are the webservices located remote or local? Can you browse to the webservice through IE or does that fail as well? Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
zubie Posted June 4, 2004 Author Posted June 4, 2004 Where are the webservices located remote or local? Can you browse to the webservice through IE or does that fail as well? They are located local and I cant seem to browse them with IE either Quote
Administrators PlausiblyDamp Posted June 4, 2004 Administrators Posted June 4, 2004 If you have copied them over from another machine then you will need to make the folder the files reside in an IIS application from within IIS manager. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
zubie Posted June 4, 2004 Author Posted June 4, 2004 If you have copied them over from another machine then you will need to make the folder the files reside in an IIS application from within IIS manager. The web service is present within IIS anything else I can do? Quote
Administrators PlausiblyDamp Posted June 4, 2004 Administrators Posted June 4, 2004 Is it an IIS virtual directory? Right click on it and bring up it's properties - near the bottom there should be an entry that says something like application with a button labelled 'Create'. Click the button and try again. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
zubie Posted June 4, 2004 Author Posted June 4, 2004 IIS is pointing to the project file in c:\project\SOMS\WS I did what you said but I am still recieving an error message ... now it is giving a 404: Not Found error Quote
Administrators PlausiblyDamp Posted June 4, 2004 Administrators Posted June 4, 2004 Have you rebuilt the web service since you copied it over (just to check)? Also when you get the 404 what is the url you are browsing to? Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
zubie Posted June 8, 2004 Author Posted June 8, 2004 OK I got it sorted this morning... I'm not sure why I got the 404 but even when I tried to refresh the Web Ref I got the 404. And yeah I rebuild the Web service (a dozen times I'd say :) ) Anyway I came to work this morning, deleted the problem project and downloaded my latest code from SourceSafe .. I then added my changes again and ran it .......... and TBTG it worked fine ...... thanks to PlausiblyDamp for the help ... catch ya later kiddies!! :) a relieved ZuBiE Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.