H
hoochiegooch
Hi, all.
I'm have some difficulty on Win2K3 trying to spawn
a devenv.exe process from my ASP.NET app. I've
set up an intranet website to allow engineers to
launch builds of our product remotely.
I understand that I need to invoke Win32 with
CreateProcessWithLogonW(), which I have. I'm
unable to keep the IDE from popping up and
hanging on a dialog pop-up. Is there a better
way to compile a .NET solution from a separate
C# application?
Thanks!
bn
I'm have some difficulty on Win2K3 trying to spawn
a devenv.exe process from my ASP.NET app. I've
set up an intranet website to allow engineers to
launch builds of our product remotely.
I understand that I need to invoke Win32 with
CreateProcessWithLogonW(), which I have. I'm
unable to keep the IDE from popping up and
hanging on a dialog pop-up. Is there a better
way to compile a .NET solution from a separate
C# application?
Thanks!
bn