Click here to Skip to main content
15,913,610 members
Home / Discussions / C#
   

C#

 
QuestionSystemArgumentException at Image.GetWidth() Pin
hugo_b_12-Nov-05 22:53
hugo_b_12-Nov-05 22:53 
AnswerRe: SystemArgumentException at Image.GetWidth() Pin
S. Senthil Kumar3-Nov-05 0:49
S. Senthil Kumar3-Nov-05 0:49 
GeneralRe: SystemArgumentException at Image.GetWidth() Pin
hugo_b_13-Nov-05 0:54
hugo_b_13-Nov-05 0:54 
QuestionDataGridViewComboBoxColumn Pin
anir1232-Nov-05 22:41
anir1232-Nov-05 22:41 
QuestionApplication Settings File: Folder Location Pin
M-20002-Nov-05 22:41
M-20002-Nov-05 22:41 
AnswerRe: Application Settings File: Folder Location Pin
S. Senthil Kumar3-Nov-05 0:38
S. Senthil Kumar3-Nov-05 0:38 
AnswerRe: Application Settings File: Folder Location Pin
André Ziegler3-Nov-05 1:57
André Ziegler3-Nov-05 1:57 
QuestionRe: Application Settings File: Folder Location Pin
M-20003-Nov-05 19:59
M-20003-Nov-05 19:59 
AnswerRe: Application Settings File: Folder Location Pin
M-20004-Nov-05 0:40
M-20004-Nov-05 0:40 
GeneralRe: Application Settings File: Folder Location Pin
André Ziegler4-Nov-05 3:32
André Ziegler4-Nov-05 3:32 
QuestionCustom control including several controls Pin
smoitry2-Nov-05 22:23
smoitry2-Nov-05 22:23 
AnswerRe: Custom control including several controls Pin
smoitry2-Nov-05 23:22
smoitry2-Nov-05 23:22 
Questionproblem calling a P/Invoke Pin
jtmtv182-Nov-05 22:19
jtmtv182-Nov-05 22:19 
AnswerRe: problem calling a P/Invoke Pin
Joel Lucsy4-Nov-05 9:38
Joel Lucsy4-Nov-05 9:38 
QuestionCrystal Reports Pin
bootn2-Nov-05 19:34
bootn2-Nov-05 19:34 
QuestionSpecified cast is not valid.??? Pin
Natural Cause2-Nov-05 15:56
Natural Cause2-Nov-05 15:56 
AnswerRe: Specified cast is not valid.??? Pin
Judah Gabriel Himango2-Nov-05 16:13
sponsorJudah Gabriel Himango2-Nov-05 16:13 
GeneralRe: Specified cast is not valid.??? Pin
Natural Cause2-Nov-05 16:20
Natural Cause2-Nov-05 16:20 
AnswerRe: Specified cast is not valid.??? Pin
S. Senthil Kumar2-Nov-05 19:02
S. Senthil Kumar2-Nov-05 19:02 
QuestionTab control issues Pin
Christian Graus2-Nov-05 13:32
protectorChristian Graus2-Nov-05 13:32 
AnswerRe: Tab control issues Pin
Judah Gabriel Himango2-Nov-05 16:11
sponsorJudah Gabriel Himango2-Nov-05 16:11 
QuestionRunning Example/Demo Pin
Nkdnt2-Nov-05 13:26
Nkdnt2-Nov-05 13:26 
AnswerRe: Running Example/Demo Pin
Christian Graus2-Nov-05 13:31
protectorChristian Graus2-Nov-05 13:31 
QuestionRe: Running Example/Demo Pin
Nkdnt2-Nov-05 14:21
Nkdnt2-Nov-05 14:21 
AnswerRe: Running Example/Demo Pin
Christian Graus2-Nov-05 14:23
protectorChristian Graus2-Nov-05 14:23 
Nkdnt wrote:
All the programs are webforms if that helps


Ah - in that case, you need to set up IIS to run a virtual folder in your apps root directory.

Or you may have installed IIS after VS, or for some other reason your ASP.NET ISAPI filter may not be registered. Try running aspnet_regiis in your .NET install folder.


Christian Graus - Microsoft MVP - C++

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.