Click here to Skip to main content
15,890,186 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: How Disable Right Click on Webpage ?? Pin
nickmaroulis1-May-09 19:26
nickmaroulis1-May-09 19:26 
QuestionDesign issue---SEO activities Pin
Amit Kumar G30-Apr-09 13:30
Amit Kumar G30-Apr-09 13:30 
AnswerRe: Design issue---SEO activities Pin
PauloCastilho12-May-09 3:01
PauloCastilho12-May-09 3:01 
Questionhow to copy a file machine A into Machine B Pin
Bibhash Mishra30-Apr-09 2:39
Bibhash Mishra30-Apr-09 2:39 
AnswerRe: how to copy a file machine A into Machine B Pin
nickmaroulis1-May-09 19:25
nickmaroulis1-May-09 19:25 
AnswerRe: how to copy a file machine A into Machine B Pin
Aman Bhullar3-May-09 20:07
Aman Bhullar3-May-09 20:07 
AnswerRe: how to copy a file machine A into Machine B Pin
PauloCastilho12-May-09 2:50
PauloCastilho12-May-09 2:50 
QuestionVisual WebGUI--Win Forms to Web Forms migration Pin
RaviShankerb29-Apr-09 20:36
RaviShankerb29-Apr-09 20:36 
I am trying to migrate an WinForms application to WebForms application using WebGUI. When i try to compile the WinForms code in the WebGUI project by deriving(or replacing System.Windows.Forms) with Gizmox.WebGUI.Forms, my code is not compiling beacuse of various appributes on the WinForms

Below are some of the error? How do I resolve these errors?

DataReader.frmDataReader' does not contain a definition for 'HelpButton' and no extension method 'HelpButton' accepting a first argument of type 'DataReader.frmDataReader' could be found (are you missing a using directive or an assembly reference?)
D:\source\Programs\Data Reader_ASP\Data ReaderASP\frmDataReader.Designer.cs(327,17): error CS0029: Cannot implicitly convert type 'System.Drawing.Icon' to 'Gizmox.WebGUI.Common.Resources.ResourceHandle'
D:\source\Programs\Data Reader_ASP\POS Data ReaderASP\frmDataReader.Designer.cs(328,9): error CS1061: 'DataReader.frmDataReader' does not contain a definition for 'KeyPreview' and no extension method 'KeyPreview' accepting a first argument of type 'DataReader.frmDataReader' could be found (are you missing a using directive or an assembly reference?)
D:\source\Programs\Data Reader_ASP\Data ReaderASP\frmDataReader.Designer.cs(340,9): error CS1061: 'DataReader.frmDataReader' does not contain a definition for 'MouseMove' and no extension method 'MouseMove' accepting a first argument of type 'DataReader.frmDataReader' could be found (are you missing a using directive or an assembly reference?)
AnswerRe: Visual WebGUI--Win Forms to Web Forms migration Pin
SeMartens29-Apr-09 23:34
SeMartens29-Apr-09 23:34 
GeneralRe: Visual WebGUI--Win Forms to Web Forms migration Pin
RaviShankerb5-May-09 19:26
RaviShankerb5-May-09 19:26 
GeneralRe: Visual WebGUI--Win Forms to Web Forms migration Pin
SeMartens5-May-09 21:04
SeMartens5-May-09 21:04 
GeneralRe: Visual WebGUI--Win Forms to Web Forms migration Pin
SeMartens5-May-09 21:14
SeMartens5-May-09 21:14 
QuestionVisual WebGUI-Migration from WinForms to WebForms Pin
RaviShankerb29-Apr-09 20:34
RaviShankerb29-Apr-09 20:34 
AnswerRe: Visual WebGUI-Migration from WinForms to WebForms Pin
SeMartens29-Apr-09 23:34
SeMartens29-Apr-09 23:34 
AnswerRe: Visual WebGUI-Migration from WinForms to WebForms Pin
itzik.spitzen6-May-09 1:43
itzik.spitzen6-May-09 1:43 
QuestionJavaScript Maintenance on Multiple Pages Pin
charles richardson29-Apr-09 8:54
charles richardson29-Apr-09 8:54 
AnswerRe: JavaScript Maintenance on Multiple Pages Pin
CrazyJugglerDrummer29-Apr-09 9:54
CrazyJugglerDrummer29-Apr-09 9:54 
AnswerRe: JavaScript Maintenance on Multiple Pages Pin
saanj29-Apr-09 23:52
saanj29-Apr-09 23:52 
QuestionCrystal Reports XI R2 on 64 bit machine PinPopular
ThaScorpion29-Apr-09 3:57
ThaScorpion29-Apr-09 3:57 
QuestionHow can we generate a SOAP request at client end using .Net code Pin
Member 190118929-Apr-09 3:05
Member 190118929-Apr-09 3:05 
QuestionInstall certificate Pin
p_196029-Apr-09 0:42
p_196029-Apr-09 0:42 
AnswerRe: Install certificate Pin
Marc Firth29-Apr-09 1:10
Marc Firth29-Apr-09 1:10 
GeneralRe: Install certificate Pin
p_196029-Apr-09 2:45
p_196029-Apr-09 2:45 
GeneralRe: Install certificate Pin
Marc Firth29-Apr-09 3:41
Marc Firth29-Apr-09 3:41 
GeneralRe: Install certificate Pin
Marc Firth29-Apr-09 3:44
Marc Firth29-Apr-09 3:44 

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.