Click here to Skip to main content
15,881,882 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: How To Show Dll code in asp.net Pin
Pete O'Hanlon29-Jan-15 19:39
mvePete O'Hanlon29-Jan-15 19:39 
AnswerRe: How To Show Dll code in asp.net Pin
Le Hoai Nam (From Ho Chi Minh City, Viet Nam)4-Feb-15 17:35
Le Hoai Nam (From Ho Chi Minh City, Viet Nam)4-Feb-15 17:35 
GeneralRe: How To Show Dll code in asp.net Pin
Afzaal Ahmad Zeeshan5-Feb-15 6:56
professionalAfzaal Ahmad Zeeshan5-Feb-15 6:56 
AnswerRe: How To Show Dll code in asp.net Pin
Afzaal Ahmad Zeeshan5-Feb-15 6:55
professionalAfzaal Ahmad Zeeshan5-Feb-15 6:55 
QuestionHow to do CRUD Operations in Windows Applications Using Entity FrameWork Pin
TarunKumarSusarapu27-Jan-15 20:00
professionalTarunKumarSusarapu27-Jan-15 20:00 
SuggestionRe: How to do CRUD Operations in Windows Applications Using Entity FrameWork Pin
Richard MacCutchan27-Jan-15 21:04
mveRichard MacCutchan27-Jan-15 21:04 
AnswerRe: How to do CRUD Operations in Windows Applications Using Entity FrameWork Pin
Dave Kreskowiak28-Jan-15 2:32
mveDave Kreskowiak28-Jan-15 2:32 
Questionunhanded exception Pin
Member 1140112125-Jan-15 6:27
Member 1140112125-Jan-15 6:27 
Good Afternoon All,

Apologies if this is in the wrong section, I recently tried to install an application on my personal computer & received the following message - I have also proven the installer as it worked perfectly on my wife's computer.

Any Help you could provide would be very much appriciated.

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
at DigiCheck.Form1.ProcExec(String command, String options)
at DigiCheck.Form1.Form1_Shown(Object sender, EventArgs e)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///D:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
DigiCheck
Assembly Version: 2.4.0.0
Win32 Version: 2.4.0.0
CodeBase: file:///D:/Program%20Files%20(x86)/Sicura%20Systems/DigiLive/DigiCheck.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///D:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///D:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///D:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///D:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
DevLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/Program%20Files%20(x86)/Sicura%20Systems/DigiLive/DevLib.DLL
----------------------------------------
MySql.Data
Assembly Version: 6.5.4.0
Win32 Version: 6.5.4.0
CodeBase: file:///D:/Windows/Microsoft.Net/assembly/GAC_MSIL/MySql.Data/v4.0_6.5.4.0__c5687fc88969c44d/MySql.Data.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///D:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///D:/Windows/Microsoft.Net/assembly/GAC_64/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///D:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///D:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///D:/Windows/Microsoft.Net/assembly/GAC_64/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitdebugging="true">


When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
AnswerRe: unhanded exception Pin
Richard Andrew x6425-Jan-15 10:24
professionalRichard Andrew x6425-Jan-15 10:24 
AnswerRe: unhanded exception Pin
Simon_Whale25-Jan-15 22:06
Simon_Whale25-Jan-15 22:06 
AnswerRe: unhanded exception Pin
jschell27-Jan-15 10:49
jschell27-Jan-15 10:49 
QuestionWriting Reliable .NET Code Pin
manchanx23-Jan-15 16:09
professionalmanchanx23-Jan-15 16:09 
AnswerRe: Writing Reliable .NET Code Pin
Dominic Burford28-Jan-15 2:32
professionalDominic Burford28-Jan-15 2:32 
GeneralRe: Writing Reliable .NET Code Pin
manchanx28-Jan-15 2:44
professionalmanchanx28-Jan-15 2:44 
AnswerRe: Writing Reliable .NET Code Pin
harsimranb7-Feb-15 7:49
harsimranb7-Feb-15 7:49 
Questionlinkbutton is not working inside a gridview Pin
star_tasneem22-Jan-15 18:06
star_tasneem22-Jan-15 18:06 
SuggestionRe: linkbutton is not working inside a gridview Pin
Richard MacCutchan22-Jan-15 21:32
mveRichard MacCutchan22-Jan-15 21:32 
AnswerRe: linkbutton is not working inside a gridview Pin
Richard Deeming22-Jan-15 23:27
mveRichard Deeming22-Jan-15 23:27 
QuestionExiting application stopped by validation? Pin
TMattC20-Jan-15 23:45
TMattC20-Jan-15 23:45 
AnswerRe: Exiting application stopped by validation? Pin
Dave Kreskowiak21-Jan-15 2:37
mveDave Kreskowiak21-Jan-15 2:37 
GeneralRe: Exiting application stopped by validation? Pin
TMattC21-Jan-15 4:34
TMattC21-Jan-15 4:34 
AnswerRe: Exiting application stopped by validation? Pin
CHill6021-Jan-15 4:58
mveCHill6021-Jan-15 4:58 
GeneralRe: Exiting application stopped by validation? Pin
TMattC21-Jan-15 21:01
TMattC21-Jan-15 21:01 
GeneralRe: Exiting application stopped by validation? Pin
CHill6021-Jan-15 23:20
mveCHill6021-Jan-15 23:20 
QuestionHow to download the documentation of .NET Framework class libraries Pin
LiTtLe ProGrAMmErS15-Jan-15 7:41
LiTtLe ProGrAMmErS15-Jan-15 7:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.