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

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

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -

asp.net - call stack missing info on mono with apache and mod_mono -