where is the configuration file?

C

CSharper

I have a wcf web serice I am hosting in iis. I have a custom
configuration section in my web.config file. When I do .GetSection, i
get an error
– System.IO.FileNotFoundException: The system cannot find the file
specified.
but web service does start and my custom section header fails. Any
suggestions?

Thanks,
 
P

Paul

Where have you put the File?

I have a wcf web serice I am hosting in iis. I have a custom
configuration section in my web.config file. When I do .GetSection, i
get an error
– System.IO.FileNotFoundException: The system cannot find the file
specified.
but web service does start and my custom section header fails. Any
suggestions?

Thanks,
 
P

Paul

Where have you put the File?

I have a wcf web serice I am hosting in iis. I have a custom
configuration section in my web.config file. When I do .GetSection, i
get an error
– System.IO.FileNotFoundException: The system cannot find the file
specified.
but web service does start and my custom section header fails. Any
suggestions?

Thanks,
 

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