Click here to Skip to main content
15,885,309 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# CODE FOR DYNAMIC PHOTO GALLERY Pin
Pete O'Hanlon30-Jan-12 1:26
mvePete O'Hanlon30-Jan-12 1:26 
AnswerRe: C# CODE FOR DYNAMIC PHOTO GALLERY Pin
Dave Kreskowiak30-Jan-12 2:05
mveDave Kreskowiak30-Jan-12 2:05 
JokeRe: C# CODE FOR DYNAMIC PHOTO GALLERY Pin
Richard Andrew x6430-Jan-12 8:08
professionalRichard Andrew x6430-Jan-12 8:08 
GeneralRe: C# CODE FOR DYNAMIC PHOTO GALLERY Pin
Richard MacCutchan30-Jan-12 8:53
mveRichard MacCutchan30-Jan-12 8:53 
GeneralRe: C# CODE FOR DYNAMIC PHOTO GALLERY Pin
Dave Kreskowiak30-Jan-12 15:24
mveDave Kreskowiak30-Jan-12 15:24 
AnswerRe: C# CODE FOR DYNAMIC PHOTO GALLERY Pin
Rajesh Anuhya30-Jan-12 22:35
professionalRajesh Anuhya30-Jan-12 22:35 
AnswerRe: C# CODE FOR DYNAMIC PHOTO GALLERY Pin
Abhinav S30-Jan-12 22:48
Abhinav S30-Jan-12 22:48 
QuestionProblem with the Win7 environment for VB.NET application Pin
siddisagar30-Jan-12 0:05
siddisagar30-Jan-12 0:05 
I have a VB.NET application which is workig fine with the XP environment. But when I install the same windows application in WIN7 environment then it is causing below error.


Unhandled expection has occurred in a component in your application.
------------------------------------------------------------------------------------

Error details:

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

************** Exception Text **************
System.ArgumentException: Resource 'App.ico' cannot be found in class 'Control_Panel.frmMain'.
at System.Drawing.Icon..ctor(Type type, String resource)
at Control_Panel.frmMain.frmMain_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
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.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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)



Request you to please let me know how to resolve this error.

There was no errors so far with the XP environment.
AnswerRe: Problem with the Win7 environment for VB.NET application Pin
Wayne Gaylard30-Jan-12 0:13
professionalWayne Gaylard30-Jan-12 0:13 
AnswerRe: Problem with the Win7 environment for VB.NET application Pin
Pete O'Hanlon30-Jan-12 0:24
mvePete O'Hanlon30-Jan-12 0:24 
QuestionSymbian App via C# Pin
jojoba201129-Jan-12 23:00
jojoba201129-Jan-12 23:00 
AnswerRe: Symbian App via C# Pin
Pete O'Hanlon30-Jan-12 0:01
mvePete O'Hanlon30-Jan-12 0:01 
AnswerRe: Symbian App via C# Pin
Richard MacCutchan30-Jan-12 0:04
mveRichard MacCutchan30-Jan-12 0:04 
QuestionExport PDF Page into image Pin
bharath_gandhi29-Jan-12 21:32
bharath_gandhi29-Jan-12 21:32 
AnswerRe: Export PDF Page into image Pin
Abhinav S29-Jan-12 23:41
Abhinav S29-Jan-12 23:41 
GeneralRe: Export PDF Page into image Pin
pioner198730-Jan-12 1:05
pioner198730-Jan-12 1:05 
AnswerRe: Export PDF Page into image Pin
thatraja30-Jan-12 2:08
professionalthatraja30-Jan-12 2:08 
QuestionCreating Point-of-Sale with integrated Kitchen Display System Pin
Member 860554329-Jan-12 17:20
Member 860554329-Jan-12 17:20 
AnswerRe: Creating Point-of-Sale with integrated Kitchen Display System Pin
Richard Andrew x6429-Jan-12 17:28
professionalRichard Andrew x6429-Jan-12 17:28 
GeneralRe: Creating Point-of-Sale with integrated Kitchen Display System Pin
Member 860554329-Jan-12 17:39
Member 860554329-Jan-12 17:39 
GeneralRe: Creating Point-of-Sale with integrated Kitchen Display System Pin
Richard Andrew x6429-Jan-12 17:42
professionalRichard Andrew x6429-Jan-12 17:42 
GeneralRe: Creating Point-of-Sale with integrated Kitchen Display System Pin
Member 860554329-Jan-12 17:48
Member 860554329-Jan-12 17:48 
GeneralRe: Creating Point-of-Sale with integrated Kitchen Display System Pin
Richard Andrew x6429-Jan-12 17:51
professionalRichard Andrew x6429-Jan-12 17:51 
GeneralRe: Creating Point-of-Sale with integrated Kitchen Display System Pin
Member 860554329-Jan-12 17:57
Member 860554329-Jan-12 17:57 
GeneralRe: Creating Point-of-Sale with integrated Kitchen Display System Pin
Pete O'Hanlon29-Jan-12 21:02
mvePete O'Hanlon29-Jan-12 21:02 

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.