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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top