
Signature
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
I checked out the link and it was directed more at people getting ent. lib.
up and running. My application works perfectly fine when distributed with
an install program. The problem I am having is that I would like to put
everything on a shared web site and run it via IE from there (no-touch
deployment).
When running the application from a url everything works fine as long and I
don't hit any data access code. As soon as I do I get the error mentioned
above.
Thanks,
Jerry
> Hi Jerry,
>
[quoted text clipped - 10 lines]
> Get Secure! - www.microsoft.com/security
> This posting is provided "as is" with no warranties and confers no rights.
"Jeffrey Tan[MSFT]" - 18 Jul 2005 09:54 GMT
Hi Jerry,
Thanks for your feedback.
Yes, just as I stated in my first reply, you can search "Invalid section
name" in that link, there are some people in that link mett the same
problem as you. And you can refer the solution resolved their problem. Have
you tried that? Thanks
Best regards,
Jeffrey Tan
Microsoft Online Partner Support

Signature
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
Michael P - 26 Aug 2005 12:26 GMT
Hi Jerry,
it seems that for some reason the config file is deleted when the app starts.
Thats why why get this error. Try seting read only properties for the file.
It worked for me...