Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28994 Discussions

unable to start debug after XP SP3 update

bmchenry
New Contributor II
449 Views

i've posted this to premier support what also wanted to see if anyone else has encountered any issue with the debugger after installing XP SP3?

I am using Intel Fortran Compiler Integration for Microsoft Visual Studio .NET 2003, 10.1.4159.2003,

Visual Studio .NET 2003 Service Pack 1

Everything had been working fine until the update. Now when i try to start the debugger it produces the error:

"Unable to start debugger. No Such interface supported"

I reinstalled everything: Intel fortran, C++ to work around it, but still same ole nmessage.

I will update this with any solution (when premier support responds) in the event any other encounter this type of problem.

Brian

0 Kudos
2 Replies
bmchenry
New Contributor II
449 Views

I think i found a solution.

After reinstalling C++ VB.Net (painfully slow), Intel fortran and standing on my head for a while, i did a search of the web (for the umteenth time) and found the following:
http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=106898

apparently somehow myoleaut32.dllgot corrupted?
I downloaded the indicated program -OleAutcleantool

then ran it to clean
then reran regsrv32 oleaut32.dll
and debugger now once again working.

0 Kudos
Steven_L_Intel1
Employee
449 Views

That's great! I'm saving a link to the MSDN Blog page where this is discussed.

0 Kudos
Reply