Why is my resx file loading?

  • Thread starter Thread starter Darrel
  • Start date Start date
D

Darrel

One of my ASPX pages, when viewed on my server, is loading the RESX file for
some reason. On localhost, it loads the ASPX file fine.

Any reason for this?

-Darrel
 
One of my ASPX pages, when viewed on my server, is loading the RESX file
for some reason. On localhost, it loads the ASPX file fine.

Any reason for this?

OK, I deleted the files and re-uploaded them. Now this particular ASPX page
is being rendered as ASCII text (ie, the source is appearing as text in the
browser). It's as if IIS on the server doesn't recognize this file as a .net
file.

-Darrel
 
Back
Top