Click here to Skip to main content
15,900,325 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# and AccDB: Products with category in combo box. Pin
Dave Kreskowiak15-Feb-15 16:20
mveDave Kreskowiak15-Feb-15 16:20 
GeneralRe: C# and AccDB: Products with category in combo box. Pin
sdfsdfsdfewrew3feff16-Feb-15 2:51
sdfsdfsdfewrew3feff16-Feb-15 2:51 
GeneralRe: C# and AccDB: Products with category in combo box. Pin
Dave Kreskowiak16-Feb-15 3:03
mveDave Kreskowiak16-Feb-15 3:03 
GeneralRe: C# and AccDB: Products with category in combo box. Pin
sdfsdfsdfewrew3feff16-Feb-15 13:37
sdfsdfsdfewrew3feff16-Feb-15 13:37 
GeneralRe: C# and AccDB: Products with category in combo box. Pin
Dave Kreskowiak16-Feb-15 14:27
mveDave Kreskowiak16-Feb-15 14:27 
GeneralRe: C# and AccDB: Products with category in combo box. Pin
sdfsdfsdfewrew3feff16-Feb-15 15:56
sdfsdfsdfewrew3feff16-Feb-15 15:56 
GeneralRe: C# and AccDB: Products with category in combo box. Pin
Dave Kreskowiak16-Feb-15 16:11
mveDave Kreskowiak16-Feb-15 16:11 
Questionerror is coming while application is running and ask to continue the application Pin
Member 1142314612-Feb-15 4:41
Member 1142314612-Feb-15 4:41 
hello everyone,
i made an application in c#, when i supposed to run the application it shows the following error,
Unhandled exception has occured in your applicaion.if you click continue the applicaton will ignore this error and attempt to continue.if you click quit the application will close immediately
Access to the path 'c:\tmp is denied.

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

************** Exception Text **************
System.UnauthorizedAccessException: Access to the path 'c:\tmp' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
at WaterMarking.ImageDoc.ImageDoc_Load(Object sender, EventArgs e) in C:\Users\Acer\Desktop\placement\projects\project3\WaterMarking\WaterMarking\ImageDoc.cs:line 936
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
WaterMarking
Assembly Version: 2.3.0.37769
Win32 Version: 2.3.0.37769
CodeBase: file:///C:/Users/Acer/Desktop/placement/projects/project3/WaterMarking/WaterMarking/bin/Debug/WaterMarking.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
DockingToolbar
Assembly Version: 1.0.1904.31915
Win32 Version: 1.0.1904.31915
CodeBase: file:///C:/Users/Acer/Desktop/placement/projects/project3/WaterMarking/WaterMarking/bin/Debug/DockingToolbar.DLL
----------------------------------------
WeifenLuo.WinFormsUI
Assembly Version: 1.2.1.0
Win32 Version: 1.2.1.0
CodeBase: file:///C:/Users/Acer/Desktop/placement/projects/project3/WaterMarking/WaterMarking/bin/Debug/WeifenLuo.WinFormsUI.DLL
----------------------------------------
ImageLib.Math
Assembly Version: 1.0.2893.5011
Win32 Version: 1.0.2893.5011
CodeBase: file:///C:/Users/Acer/Desktop/placement/projects/project3/WaterMarking/WaterMarking/bin/Debug/ImageLib.Math.DLL
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
ImageLib.Imaging
Assembly Version: 2.3.0.5413
Win32 Version: 2.3.0.5413
CodeBase: file:///C:/Users/Acer/Desktop/placement/projects/project3/WaterMarking/WaterMarking/bin/Debug/ImageLib.Imaging.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.

Please tell me what to do???

Sigh | :sigh: Frown | :(
AnswerRe: error is coming while application is running and ask to continue the application Pin
Dave Kreskowiak12-Feb-15 5:10
mveDave Kreskowiak12-Feb-15 5:10 
AnswerRe: error is coming while application is running and ask to continue the application Pin
OriginalGriff12-Feb-15 5:26
mveOriginalGriff12-Feb-15 5:26 
AnswerRe: error is coming while application is running and ask to continue the application Pin
jschell12-Feb-15 11:15
jschell12-Feb-15 11:15 
Questionaltering a merge sort to compare strings from input box Pin
Member 1083623511-Feb-15 21:10
Member 1083623511-Feb-15 21:10 
AnswerRe: altering a merge sort to compare strings from input box Pin
Richard MacCutchan11-Feb-15 21:41
mveRichard MacCutchan11-Feb-15 21:41 
GeneralRe: altering a merge sort to compare strings from input box Pin
harold aptroot11-Feb-15 21:42
harold aptroot11-Feb-15 21:42 
AnswerRe: altering a merge sort to compare strings from input box Pin
Pete O'Hanlon11-Feb-15 21:47
mvePete O'Hanlon11-Feb-15 21:47 
AnswerRe: altering a merge sort to compare strings from input box Pin
OriginalGriff11-Feb-15 22:01
mveOriginalGriff11-Feb-15 22:01 
GeneralRe: altering a merge sort to compare strings from input box Pin
Member 1083623511-Feb-15 23:23
Member 1083623511-Feb-15 23:23 
GeneralRe: altering a merge sort to compare strings from input box Pin
OriginalGriff11-Feb-15 23:49
mveOriginalGriff11-Feb-15 23:49 
QuestionDeclare the type of cell of DevExpress GridView ? Pin
Member 245846711-Feb-15 20:15
Member 245846711-Feb-15 20:15 
AnswerRe: Declare the type of cell of DevExpress GridView ? Pin
Dave Kreskowiak12-Feb-15 2:44
mveDave Kreskowiak12-Feb-15 2:44 
GeneralRe: Declare the type of cell of DevExpress GridView ? Pin
Member 245846715-Feb-15 19:49
Member 245846715-Feb-15 19:49 
GeneralRe: Declare the type of cell of DevExpress GridView ? Pin
Dave Kreskowiak16-Feb-15 2:41
mveDave Kreskowiak16-Feb-15 2:41 
GeneralRe: Declare the type of cell of DevExpress GridView ? Pin
Member 245846716-Feb-15 16:53
Member 245846716-Feb-15 16:53 
GeneralRe: Declare the type of cell of DevExpress GridView ? Pin
Dave Kreskowiak16-Feb-15 17:56
mveDave Kreskowiak16-Feb-15 17:56 
QuestionAny examples on using libsodium-net , saving keypairs, encrypt/decrypt files? Pin
vizimuchi11-Feb-15 8:32
vizimuchi11-Feb-15 8:32 

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.