Click here to Skip to main content
16,007,687 members
Home / Discussions / C#
   

C#

 
GeneralRe: System.ArgumentException: Parameter is not valid. Pin
D i x y16-Mar-08 23:18
D i x y16-Mar-08 23:18 
GeneralRe: System.ArgumentException: Parameter is not valid. Pin
Christian Graus16-Mar-08 23:31
protectorChristian Graus16-Mar-08 23:31 
GeneralRe: System.ArgumentException: Parameter is not valid. Pin
D i x y16-Mar-08 23:44
D i x y16-Mar-08 23:44 
GeneralRe: System.ArgumentException: Parameter is not valid. Pin
Christian Graus17-Mar-08 0:02
protectorChristian Graus17-Mar-08 0:02 
GeneralRe: System.ArgumentException: Parameter is not valid. Pin
D i x y17-Mar-08 0:04
D i x y17-Mar-08 0:04 
GeneralRe: System.ArgumentException: Parameter is not valid. Pin
Christian Graus17-Mar-08 0:21
protectorChristian Graus17-Mar-08 0:21 
GeneralRe: System.ArgumentException: Parameter is not valid. Pin
D i x y17-Mar-08 0:29
D i x y17-Mar-08 0:29 
GeneralRe: System.ArgumentException: Parameter is not valid. Pin
D i x y17-Mar-08 0:44
D i x y17-Mar-08 0:44 
Sir i fount the error in Program.cs in this line

Application.Run(new Form1());
Description:
{"Parameter is not valid."} {"Parameter is not valid."}
Source="System.Drawing"

Stack Trace
" at System.Drawing.FontFamily.GetName(Int32 language)\r\n at System.Drawing.FontFamily.get_Name()\r\n at System.Windows.Forms.Internal.WindowsFont.FromFont(Font font, WindowsFontQuality fontQuality)\r\n at System.Windows.Forms.Internal.WindowsGraphicsCacheManager.GetWindowsFont(Font font, WindowsFontQuality fontQuality)\r\n at System.Windows.Forms.TextRenderer.DrawText(IDeviceContext dc, String text, Font font, Rectangle bounds, Color foreColor, TextFormatFlags flags)\r\n at System.Windows.Forms.Label.OnPaint(PaintEventArgs e)\r\n at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)\r\n at System.Windows.Forms.Control.WmPaint(Message& m)\r\n at System.Windows.Forms.Control.WndProc(Message& m)\r\n at System.Windows.Forms.Label.WndProc(Message& m)\r\n at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)\r\n at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)\r\n at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)\r\n at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)\r\n at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)\r\n at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)\r\n at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)\r\n at System.Windows.Forms.Application.Run(Form mainForm)\r\n at BarcodeLabelGenerator.Program.Main() in E:\\DEMO VERSION\\BarcodeLabelGenerator\\BarcodeLabelGenerator\\Program.cs:line 18\r\n at System.AppDomain.nExecuteAssembly(Assembly assembly, String[] args)\r\n at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)\r\n at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()\r\n at System.Threading.ThreadHelper.ThreadStart_Context(Object state)\r\n at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)\r\n at System.Threading.ThreadHelper.ThreadStart()"
GeneralRe: System.ArgumentException: Parameter is not valid. Pin
Christian Graus17-Mar-08 1:02
protectorChristian Graus17-Mar-08 1:02 
GeneralRe: System.ArgumentException: Parameter is not valid. Pin
D i x y17-Mar-08 1:06
D i x y17-Mar-08 1:06 
GeneralRe: System.ArgumentException: Parameter is not valid. Pin
D i x y17-Mar-08 18:36
D i x y17-Mar-08 18:36 
Generalproblem in showing the form Pin
Miss Maheshwari16-Mar-08 22:39
Miss Maheshwari16-Mar-08 22:39 
GeneralRe: problem in showing the form Pin
Gareth H16-Mar-08 23:43
Gareth H16-Mar-08 23:43 
GeneralRe: problem in showing the form Pin
Miss Maheshwari16-Mar-08 23:57
Miss Maheshwari16-Mar-08 23:57 
GeneralLink error 2019 and 2028 Pin
ptr2void16-Mar-08 22:12
ptr2void16-Mar-08 22:12 
GeneralRe: Link error 2019 and 2028 Pin
Christian Graus16-Mar-08 22:18
protectorChristian Graus16-Mar-08 22:18 
GeneralRe: Link error 2019 and 2028 Pin
ptr2void16-Mar-08 22:21
ptr2void16-Mar-08 22:21 
GeneralRe: Link error 2019 and 2028 Pin
Christian Graus16-Mar-08 22:22
protectorChristian Graus16-Mar-08 22:22 
GeneralRe: Link error 2019 and 2028 Pin
ptr2void16-Mar-08 22:35
ptr2void16-Mar-08 22:35 
GeneralDate Difference Method Pin
M Riaz Bashir16-Mar-08 22:03
M Riaz Bashir16-Mar-08 22:03 
GeneralRe: Date Difference Method Pin
Rocky#16-Mar-08 22:07
Rocky#16-Mar-08 22:07 
GeneralRe: Date Difference Method Pin
Christian Graus16-Mar-08 22:20
protectorChristian Graus16-Mar-08 22:20 
GeneralRe: Date Difference Method Pin
Vikram A Punathambekar16-Mar-08 22:33
Vikram A Punathambekar16-Mar-08 22:33 
GeneralRe: Date Difference Method Pin
Christian Graus16-Mar-08 22:53
protectorChristian Graus16-Mar-08 22:53 
Questionrefrest the windows application form Pin
Sadaf Naeem16-Mar-08 21:45
Sadaf Naeem16-Mar-08 21:45 

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.