Click here to Skip to main content
15,887,821 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: i need help Pin
Christian Graus28-Nov-08 18:21
protectorChristian Graus28-Nov-08 18:21 
Questionvisual studio 2008 Pin
ahawari0928-Nov-08 8:20
ahawari0928-Nov-08 8:20 
AnswerRe: visual studio 2008 Pin
Christian Graus28-Nov-08 15:58
protectorChristian Graus28-Nov-08 15:58 
AnswerRe: visual studio 2008 Pin
Abhijit Jana28-Nov-08 19:50
professionalAbhijit Jana28-Nov-08 19:50 
Questionhow to bind value to select element using Ajax Pin
Exelioindia28-Nov-08 5:32
Exelioindia28-Nov-08 5:32 
AnswerRe: how to bind value to select element using Ajax Pin
Christian Graus28-Nov-08 16:02
protectorChristian Graus28-Nov-08 16:02 
GeneralRe: how to bind value to select element using Ajax Pin
Exelioindia30-Nov-08 23:18
Exelioindia30-Nov-08 23:18 
QuestionCode jumps from one place to the other unexpectadly with Firefox!! Pin
Talal Sultan28-Nov-08 5:15
Talal Sultan28-Nov-08 5:15 
Hi people,

I am having a weid problem here. I have a web page A that calls another web page B to do some computations. Page B then calls a web service method to perform some computations. The web service method itself calls a method in the Business Logic Layer DLL. When I do a step into, I manage to jump correctly from the web page A to B to the web service to the business logic DLL. The method that does the computations is called and then instead of having the step jump to the next line, it jumps directly to a line in a method located in web page A!!!

I have tried the debug process several times and it's still the same result...I land at the same line of code in page A each time.

This problem does not happen when using the site with IE7, it only happens with Firefox.

I have rebuilt the different projects (web, service, DLLs) server time and even deleted the temporary files in windows\microsoft.net but still I get the same thing.

I don't know what to do now as I have no idea what is going on!

One last note. The computation method that I call in the business logic is located in a DLL that includes some unmanaged C++ code. I am wondering if this could be a reason for the problem, even though a while back, everything worked perfectly Frown | :( Sigh | :sigh:

Any help is greatly appreciated.

Thanks.

Talal
QuestionGridview and Group Email Problem Pin
bruhol28-Nov-08 5:03
bruhol28-Nov-08 5:03 
AnswerRe: Gridview and Group Email Problem Pin
Ashfield28-Nov-08 8:56
Ashfield28-Nov-08 8:56 
GeneralRe: Gridview and Group Email Problem Pin
bruhol30-Nov-08 10:36
bruhol30-Nov-08 10:36 
QuestionAdd Controls to a view control programmatically Pin
anto200528-Nov-08 3:38
anto200528-Nov-08 3:38 
AnswerRe: Add Controls to a view control programmatically Pin
Christian Graus28-Nov-08 16:04
protectorChristian Graus28-Nov-08 16:04 
Questiondropdownlist selected index change problem Pin
lakshmichawala28-Nov-08 2:33
lakshmichawala28-Nov-08 2:33 
AnswerRe: dropdownlist selected index change problem Pin
NeverHeardOfMe28-Nov-08 2:58
NeverHeardOfMe28-Nov-08 2:58 
QuestionHttpModule server problem [modified] Pin
sepel28-Nov-08 2:30
sepel28-Nov-08 2:30 
AnswerRe: HttpModule server problem Pin
Vinit Sambhare7-Dec-08 23:01
Vinit Sambhare7-Dec-08 23:01 
GeneralRe: HttpModule server problem Pin
sepel8-Dec-08 2:18
sepel8-Dec-08 2:18 
GeneralRe: HttpModule server problem [modified] Pin
Vinit Sambhare8-Dec-08 2:37
Vinit Sambhare8-Dec-08 2:37 
GeneralRe: HttpModule server problem Pin
sepel8-Dec-08 2:46
sepel8-Dec-08 2:46 
GeneralRe: HttpModule server problem Pin
Vinit Sambhare8-Dec-08 17:31
Vinit Sambhare8-Dec-08 17:31 
GeneralRe: HttpModule server problem Pin
sepel9-Dec-08 19:17
sepel9-Dec-08 19:17 
GeneralRe: HttpModule server problem Pin
Vinit Sambhare14-Dec-08 23:05
Vinit Sambhare14-Dec-08 23:05 
QuestionIIS Book for reading Pin
ahawari0928-Nov-08 2:27
ahawari0928-Nov-08 2:27 
AnswerRe: IIS Book for reading Pin
Abhijit Jana28-Nov-08 2:33
professionalAbhijit Jana28-Nov-08 2:33 

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.