Have the same problem. A resource that works fine in vs2005 and iis6 then changed to vs2008 and iis 7 and recompiled the code. No errors but it wont work. Everything looks ok but I cant get the css to work. I can se the link to the css in the code and it
looks the same as in vs 2005.
Also have js files css files in folders in the resource dll.
This is on my dev machine. If I run the aspx page on IIS 7 it wont work but if i use the file system instead then it works.
I think this is an issue with IIS 7 but i cant figure it out.
Member
10 Points
104 Posts
Re: Embedded Resource Functioning in IIS 5.1 and Failing in IIS 7
Nov 15, 2011 02:40 AM|Tuborg|LINK
Hi
Have the same problem. A resource that works fine in vs2005 and iis6 then changed to vs2008 and iis 7 and recompiled the code. No errors but it wont work. Everything looks ok but I cant get the css to work. I can se the link to the css in the code and it looks the same as in vs 2005.
Also have js files css files in folders in the resource dll.
This is on my dev machine. If I run the aspx page on IIS 7 it wont work but if i use the file system instead then it works.
I think this is an issue with IIS 7 but i cant figure it out.
Have you solved this problem ?