473,396 Members | 1,764 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,396 software developers and data experts.

Webservice stopped after initiating a domain

Hi Ng
I am on very thin ice, and need some help.
Scenario this:
WINDOWS 2003 Server with a small webservice checking userid and password, and some other host jobs.
This have been working well for 1 year.
Until last week this server was a member of a workgroup together with 4 other machines.
Due to some test with an SQL server, I decided to changes the server role to be a domain server.
After this the webservice failded working, but all the other app still works OK.

The webservice on the server uses anonymous access, and the client calls the by:
System.Net.CredentialCache.DefaultCredentials

Any clue where to start looking , will a great help

Jens..

Nov 23 '05 #1
3 832
application pool account under witch the service is running, directory
security where the files of the service are standing...

"Jens" wrote:
Hi Ng
I am on very thin ice, and need some help.
Scenario this:
WINDOWS 2003 Server with a small webservice checking userid and password, and some other host jobs.
This have been working well for 1 year.
Until last week this server was a member of a workgroup together with 4 other machines.
Due to some test with an SQL server, I decided to changes the server role to be a domain server.
After this the webservice failded working, but all the other app still works OK.

The webservice on the server uses anonymous access, and the client calls the by:
System.Net.CredentialCache.DefaultCredentials

Any clue where to start looking , will a great help

Jens.

Nov 23 '05 #2

"Clemens Reijnen" <Cl************@discussions.microsoft.com> wrote in
message news:D3**********************************@microsof t.com...
application pool account under witch the service is running, directory
security where the files of the service are standing...


---
Thx Clemens
As I am almost a newbie to Server 2003, and until now only have experience
with setting up new virtual accounts and stuff like this,
I would be extremely happy if you could tell me a little bit more precise
step by step how to set this application pool.

Jens...
Nov 23 '05 #3

---
Thx Clemens
As I am almost a newbie to Server 2003, and until now only have experience
with setting up new virtual accounts and stuff like this,
I would be extremely happy if you could tell me a little bit more precise
step by step how to set this application pool.

Jens...


I solved the problem. For some reason the upgrade to a domain server,
changed the permissions in these folders:
C:\WINDOWS\TEMP and in
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Tempo rary ASP.NET Files.
After giving ASPNET to these folders, my APP works again.

Jens...
Nov 23 '05 #4

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

Similar topics

6
by: MA | last post by:
Hi all! I know there is other newsgroups for webservices, but I donīt get any answers on those. I have developed a webservice that writeing and reading files in different folders. Question...
3
by: Merav Orion via .NET 247 | last post by:
I have a problem calling webservice from client side javascript. The javascript call the settimeout() method. when the user press submit button it ignore the press and keep refreshing the page. it...
1
by: SqlJunkies User | last post by:
Hi I try to call a Webservice via java, the webservice is loacated on a IIS-server(Dot-net). It is a trusted Domain so I do not have to Connect with a Username and Password. It seems to be a...
1
by: aaa | last post by:
What is the most efficient way to do a check to see if a webservice exists before attempting to execute. I was thinking of just creating an HTTP object then initiating a request to see if i get a...
13
by: ALI-R | last post by:
I know how to authenticate to a webservice using either of these ways(Assuming that rService represents the webservice): 1) rService.Credentials = new...
0
by: John | last post by:
I have developed a simple Webservice for a Pocket PC on .Net 2.0 I have succesfully connected and used the Webservice with one Pocket PC, but when I deploy my solution to a second/third Pocket PC...
0
by: cataztrophe | last post by:
I have an ASP.NET/VB.NET program. There is a webservice does processing in a separate project which does not return any values. The webservice is executed upon clicking the run button on a certain...
7
by: Amirallia | last post by:
Hi, I consume my webservice with the IE browser and all is ok when I call it with one browser. But when I call it a the same time with two browsers, the IE page tells me that the apllication...
11
by: shreears | last post by:
I have created a webservice for my asp.net application. I published my Webservice in IIS also.I have used a timer inside webservice. But when the system get restarted the service get stopped or timer...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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...
0
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...

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.