27 Nov 2009, 1:58 PM
|
Karamasoft
Joined on 09-05-2004
Posts 5,334
|
|
|
If you by any chance have a vb app can you try to change the following on top of the UltimateSpell.callback.aspx page:
<%@ Page language="vb"
If it doesn't help, you may try to append the following to the end of the same Page tag:
EnableTheming="false" StylesheetTheme="" %>
If you have App_Licenses.dll under the bin folder of your app, or licenses.licx under the root of your app, please delete them.
You may also clean up the IE browser cache, and delete everything under C:\Windows\Microsoft.NET\Framework\[version]\Temporary ASP.NET Files.
|
|
|
|
|
|
|
|
|