The current configuration system does not support user-scoped settings

C

Cyke

Hello,

I have created an ASP.NET application that consumes a C# webservice.
The webservice works fine on its own. However, when I try to access it
from my applicaiton, I get the following error:

"The current configuration system does not support user-scoped
settings"

I don't have any user-scoped settings defined in my application or my
webservice. The web reference is set as dynamic so I can change which
server the webservice is on without having to change my code.

Any thoughts on why I'm getting this error?

Thanks!

David.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top