Showing posts with label UNICODE ASP files are not supported. ASP Error. Show all posts
Showing posts with label UNICODE ASP files are not supported. ASP Error. Show all posts

Tuesday, February 15, 2011

UNICODE ASP files are not supported Error solution

Error Type:
Active Server Pages, ASP 0239 (0x80004005)
UNICODE ASP files are not supported.
/cigna/default.asp, line 1

Solutions:

With your project open, click on File, Advanced Save Options. Select US-ASCII.
Then click to apply to ALL DOCUMENTS.
It will give you a warning that some characters may not play, but you can ignore that and click No.
From that point forward, all saves should be in ASCII and your pages will work fine.