Thanks, I found that too, but will it affect my current 2 websites?
QPR
I don't see how it could. Do you have any 32/64 bit code/threading on these sites?
To be doubly doubly safe you could take a system restore and roll back in anything weird happened
shalabhsharma
It should not effect your 2 website for safely take a system restore as recommended by QPR
When you say don't run anymore... what do you get?
Can you create a simple site with either an html or apsx file and serve that up?
What are the sites created in? asp/aspx/php/static html?
Any Db connections?
Have you run an iisreset from the command prompt to be sure iis restareted?
Ruttensoft
ASKER
Thanks for your patience
I am getting http 500 errors on both sites.
The sites are aspx with sql server connections
IISReset performed...
Created a new site with a simple index.html but I am getting the same error there...
Fehler beim Aufrufen von "LoadLibraryEx" für den ISAPI-Filter "C:\Parallels\Plesk\isapi\sitepreview.dll". (german)
Means something like "Error while loading "LoadLibraryEx" for the ISAPI-Filter "C:\Parallels\Plesk\isapi\sitepreview.dll"
=> Plesk is installed, is Plesk not compatible with x64?
Ruttensoft
ASKER
Ok, its working now.
Plesk has registered a non-64bit-compatible ISAPI Filter for generating Site-Previews. As I dont need this feature, I just removed the SitePreview-DLL as ISAPI-Filter.