| Nick Malik 2004-02-25, 10:35 am |
| It sounds like you started MSCIS in Visual Studio, and THEN changed the COM+
settings. If you stop and then restart debugging, MSCIS will stop and
restart. When it starts, it will go to load the dll and should get the one
from Visual Studio.
--- Nick
"bola" <botuseso@litton.c-bass.com> wrote in message
news:0c5d01c3fb29$c17b73b0$a401280a@phx.gbl...
> I was able to start MSCIS.exe from Visual studio .net. I
> then stopped the AIC component in my COM+ component and
> change it to Libaray application. When I put a breakpoint
> in my Visual Studio .NET to debug the AIC and Call the
> code in the AIC by dropping a file into the file drop
> directory. A ? appears on the breakpoint that
> says "breakpoint will not currently be hit, No Symbols
> have been loaded for this document". The execution never
> stops at the breakpoint.
|