Hi everyone,
I've got an application that I devloped locally. When I run it, it compiles and excutes perfectly.
When I place the page on my intranet site, I can not view the site. I get an error in my web.config file on the following line:
<configuration xmlns="">
I tried to navigate to the URL but it doesn't exist.
So what do I need to place in its place so I can access this site on my intranet?
Thanks for your help in advance!
Cen
I've got an application that I devloped locally. When I run it, it compiles and excutes perfectly.
When I place the page on my intranet site, I can not view the site. I get an error in my web.config file on the following line:
<configuration xmlns="">
I tried to navigate to the URL but it doesn't exist.
So what do I need to place in its place so I can access this site on my intranet?
Thanks for your help in advance!
Cen