G
Guest
Hi Guys,
I am trying to fix a tricky situation at our LAB. We have two servers:
Server 1 with Framework 1.1.4 and Server 2 with 2.0 framework. Our main Site
runs on 1.1.4 framework. We have created second site in 2.0 and loaded on
server 2.
In IIS, we created Virtual Directory with Network Directory access to the
disk on server 2. Permissions are configured too.
When we launch the application using the url
http://server1/applicationname/default.aspx, it results in an error in
Web.Config:
Parser Error Message: Unrecognized attribute 'type'. in Config Sections of
Web.Config.
Now is this basically due to Framework mismatch.
Thanks
M
I am trying to fix a tricky situation at our LAB. We have two servers:
Server 1 with Framework 1.1.4 and Server 2 with 2.0 framework. Our main Site
runs on 1.1.4 framework. We have created second site in 2.0 and loaded on
server 2.
In IIS, we created Virtual Directory with Network Directory access to the
disk on server 2. Permissions are configured too.
When we launch the application using the url
http://server1/applicationname/default.aspx, it results in an error in
Web.Config:
Parser Error Message: Unrecognized attribute 'type'. in Config Sections of
Web.Config.
Now is this basically due to Framework mismatch.
Thanks
M