javascript - Calling Borland C++ Builder application from ASP.NET/C# -


i'm new borland c++ builder , application i'm working on has launched asp.net application on click of button. asp.net application able launch other exes (made in c#) when application launched crashes msg "an error has encountered, please tell microsoft problem" button "don't send" "send error report" , "debug". asp.net program able call "notepad.exe" not written on .net.

so, how call application asp.net/c# written in borland c++ builder , launching when double click application.

can check event log more information on caused error, guess cannot load c++ dll.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -