Click here to Skip to main content
15,891,607 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Problem With Grid View Header Pin
mghiassi28-Aug-08 8:03
mghiassi28-Aug-08 8:03 
GeneralRe: Problem With Grid View Header Pin
Anudeep Jaiswal29-Aug-08 0:16
Anudeep Jaiswal29-Aug-08 0:16 
AnswerRe: Problem With Grid View Header Pin
D4ever28-Aug-08 8:40
D4ever28-Aug-08 8:40 
QuestionAdding a Combobox in a Datagridview ASP.NET Pin
Vimalsoft(Pty) Ltd28-Aug-08 4:58
professionalVimalsoft(Pty) Ltd28-Aug-08 4:58 
AnswerRe: Adding a Combobox in a Datagridview ASP.NET Pin
AlexeiXX328-Aug-08 11:41
AlexeiXX328-Aug-08 11:41 
QuestionPositioning a Web User Control Pin
Gretna28-Aug-08 3:26
Gretna28-Aug-08 3:26 
AnswerRe: Positioning a Web User Control Pin
Abhishek Sur28-Aug-08 9:39
professionalAbhishek Sur28-Aug-08 9:39 
QuestionMethods being generated in the wrong place [solved] Pin
Richard Jones28-Aug-08 2:59
Richard Jones28-Aug-08 2:59 
Using VS 2005, I used to be able to double-click on a control on an APS.Net page, and it would add a method to the .vb file.

Now, it changes to Source view mode of the .aspx file, and adds a <script> block with the method inside.


How do fix this? I have to keep deleting this crud from the web page and redoing it manually in the .vb file.

PS. I am NOT using HTML controls. I am using server controls.

Solution:

I found the problem.

From your suggestion, I created a new web app project. It behaved the same (putting code in the aspx file not the .vb file).

I asked a co-worker if he had the same problem. He did not. Confused | :confused:
We compared versions, and I did not have SP1 for VS2005.

After installing that, it works properly now.Cool | :cool:

Cheetah. Ferret. Gonads. What more can I say? - Pete O'Hanlon

modified on Friday, August 29, 2008 11:50 AM

AnswerRe: Methods being generated in the wrong place Pin
Bardy8528-Aug-08 4:45
Bardy8528-Aug-08 4:45 
AnswerRe: Methods being generated in the wrong place Pin
Abhishek Sur28-Aug-08 9:42
professionalAbhishek Sur28-Aug-08 9:42 
GeneralRe: Methods being generated in the wrong place Pin
Richard Jones28-Aug-08 9:46
Richard Jones28-Aug-08 9:46 
GeneralRe: Methods being generated in the wrong place Pin
Abhishek Sur29-Aug-08 2:06
professionalAbhishek Sur29-Aug-08 2:06 
GeneralRe: Methods being generated in the wrong place Pin
Richard Jones29-Aug-08 2:35
Richard Jones29-Aug-08 2:35 
GeneralRe: Methods being generated in the wrong place Pin
Abhishek Sur29-Aug-08 3:35
professionalAbhishek Sur29-Aug-08 3:35 
AnswerRe: Methods being generated in the wrong place Pin
Richard Jones29-Aug-08 5:50
Richard Jones29-Aug-08 5:50 
QuestionTimed out Error in my webpage Pin
Rajeshwary28-Aug-08 2:49
Rajeshwary28-Aug-08 2:49 
AnswerRe: Timed out Error in my webpage Pin
J4amieC28-Aug-08 4:36
J4amieC28-Aug-08 4:36 
GeneralRe: Timed out Error in my webpage Pin
Rajeshwary28-Aug-08 5:00
Rajeshwary28-Aug-08 5:00 
GeneralRe: Timed out Error in my webpage Pin
J4amieC28-Aug-08 5:15
J4amieC28-Aug-08 5:15 
GeneralRe: Timed out Error in my webpage Pin
Rajeshwary28-Aug-08 5:17
Rajeshwary28-Aug-08 5:17 
AnswerRe: Timed out Error in my webpage Pin
Abhishek Sur28-Aug-08 9:47
professionalAbhishek Sur28-Aug-08 9:47 
Questioncomponent like rich textBox Pin
wasifmuneer28-Aug-08 0:58
wasifmuneer28-Aug-08 0:58 
AnswerRe: component like rich textBox Pin
Christian Graus28-Aug-08 1:00
protectorChristian Graus28-Aug-08 1:00 
AnswerRe: component like rich textBox Pin
Tom John28-Aug-08 2:59
Tom John28-Aug-08 2:59 
QuestionHow to disable the back button of browser ? Pin
piyush_patel111128-Aug-08 0:55
piyush_patel111128-Aug-08 0:55 

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.