Click here to Skip to main content
15,890,372 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRe: Why doesn't this work? Pin
Ranger4928-May-07 16:18
Ranger4928-May-07 16:18 
The problem is that the enterButton_Click method (which should call a class to compute a fractal which then saves it to a Bmp pic file) never runs. Also my codefile in the App_Code ProduceImageFile.cs never is even run.
I wanted the enter.aspx to call the ProduceImageFile.cs but somehow that never happens.
In enter.aspx is a startButton_Click method which also never seems to fire, even though it does move you to the display.aspx which is intended to display the computed picture, the wanted calculations are never made on this click.
So there may not be any bugs in the code where I expected it, this code never is reached and executed!
About the App_Code folder, do you need to do something with the namespace or something to make sure the aspx (cs) file can find it?
Hope this is clearer now.
Thanks everybody.
Ranger.

Novice
AnswerRe: Why doesn't this work? Pin
Christian Graus28-May-07 16:33
protectorChristian Graus28-May-07 16:33 
GeneralRe: Why doesn't this work? Pin
Ranger4928-May-07 16:45
Ranger4928-May-07 16:45 
QuestionRe: Why doesn't this work? Pin
Ranger4928-May-07 19:52
Ranger4928-May-07 19:52 
Questionhelp me with sending email Pin
sanaziuse28-May-07 11:41
sanaziuse28-May-07 11:41 
AnswerRe: help me with sending email Pin
Christian Graus28-May-07 11:51
protectorChristian Graus28-May-07 11:51 
AnswerRe: help me with sending email Pin
Abolfazl Sheikhloo28-May-07 18:56
Abolfazl Sheikhloo28-May-07 18:56 
QuestionAccess Cookie Pin
Ritesh123428-May-07 10:55
Ritesh123428-May-07 10:55 
QuestionTwo cookie paths ... Pin
devboycpp28-May-07 8:49
devboycpp28-May-07 8:49 
QuestionString Parameter From .Net Application to .Net ASP Web Service Pin
Ram_Goldman28-May-07 8:25
Ram_Goldman28-May-07 8:25 
AnswerRe: String Parameter From .Net Application to .Net ASP Web Service Pin
doWhileSomething28-May-07 9:12
doWhileSomething28-May-07 9:12 
AnswerRe: String Parameter From .Net Application to .Net ASP Web Service Pin
Guffa28-May-07 9:15
Guffa28-May-07 9:15 
QuestionHow do I switch on the debugging again? Pin
Ranger4928-May-07 7:47
Ranger4928-May-07 7:47 
AnswerRe: How do I switch on the debugging again? Pin
Gamzun28-May-07 10:07
Gamzun28-May-07 10:07 
GeneralRe: How do I switch on the debugging again? Pin
Ranger4928-May-07 10:12
Ranger4928-May-07 10:12 
GeneralRe: How do I switch on the debugging again? Pin
Gamzun28-May-07 10:27
Gamzun28-May-07 10:27 
QuestionCustom View Pin
DanB198328-May-07 7:38
DanB198328-May-07 7:38 
AnswerRe: Custom View Pin
doWhileSomething28-May-07 9:06
doWhileSomething28-May-07 9:06 
GeneralRe: Custom View Pin
DanB198328-May-07 9:21
DanB198328-May-07 9:21 
GeneralRe: Custom View Pin
doWhileSomething28-May-07 13:07
doWhileSomething28-May-07 13:07 
QuestionMenu items separator Pin
eric_tran28-May-07 6:03
eric_tran28-May-07 6:03 
Questionpopup cache (showmodaldialog) Pin
ali bagheri28-May-07 5:50
ali bagheri28-May-07 5:50 
AnswerRe: popup cache (showmodaldialog) Pin
Venkatesh Mookkan28-May-07 16:37
Venkatesh Mookkan28-May-07 16:37 
Question"onClick" Event in AJAX Control auto runs "mouseOut" Event Pin
devil8528-May-07 5:42
devil8528-May-07 5:42 
QuestionSubmitting Form data from mail in inbox to database Pin
alok.mailbox28-May-07 5:37
alok.mailbox28-May-07 5:37 

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.