D
DeveloperX
Hi,
I've been following the tutorial found here:
http://msdn2.microsoft.com/en-US/library/aa289518(VS.71).aspx
and can't get the debugging paragraph to work.
I've Office 2003 and the PIAs installed, with Vis studio 2003,
framework 1.1.
When I hit F5 I get a dialog stating:
Error while trying to run project: Unable to start debugging.
Unable to start program ... Excel.exe.
Using the full path to Excel I can run it from Start->run.
I've made other changes too based on some googling:
In the project properties I've enabled all the debugging options at
the top, (Sql, com, etc) and enabled remote debugging and set the
remote host to be my pc. All this was done incrementally with a
rebuild and redeploy between each try.
I've even fiddled around in the DCOM settings allowing execution for
remote users (Saw that in an ASP thread where they got a similar
message).
My account has full admin priv's.
Any ideas?
Thanks
I've been following the tutorial found here:
http://msdn2.microsoft.com/en-US/library/aa289518(VS.71).aspx
and can't get the debugging paragraph to work.
I've Office 2003 and the PIAs installed, with Vis studio 2003,
framework 1.1.
When I hit F5 I get a dialog stating:
Error while trying to run project: Unable to start debugging.
Unable to start program ... Excel.exe.
Using the full path to Excel I can run it from Start->run.
I've made other changes too based on some googling:
In the project properties I've enabled all the debugging options at
the top, (Sql, com, etc) and enabled remote debugging and set the
remote host to be my pc. All this was done incrementally with a
rebuild and redeploy between each try.
I've even fiddled around in the DCOM settings allowing execution for
remote users (Saw that in an ASP thread where they got a similar
message).
My account has full admin priv's.
Any ideas?
Thanks