473,597 Members | 2,174 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Visual Studio 2005 not showing control properties when in source view

When I am viewing a *.aspx file in Source view Visual Studio 2005 is not
displaying the page's controls/elements properties in the properties window.
If I switch to Design view, the properties are displayed with no problem.
Why is Visual Studio 2005 not displaying the controls' properties in Source
view, and what can I do to make it display them in Source view? Thanks.
--
Nathan Sokalski
nj********@hotm ail.com
http://www.nathansokalski.com/
May 23 '07 #1
6 6224
Hi Nathan,

I've got the same issue. Can't find anything on it in the net, so we
are probably part of the "select few". Noticed one remark of someone
who got this problem after installing SP1. I uninstalled SP1, but
without the desired effect. Please post here if you've found a
solution.

Willem

May 30 '07 #2
KJ
Try this: Go to, Tools Options Text Editor HTML Miscellaneous and
check the Enable property grid in source view checkbox; restart VS

"Willem" <w.**********@g eldgroep.nlwrot e in message
news:11******** *************@k 79g2000hse.goog legroups.com...
Hi Nathan,

I've got the same issue. Can't find anything on it in the net, so we
are probably part of the "select few". Noticed one remark of someone
who got this problem after installing SP1. I uninstalled SP1, but
without the desired effect. Please post here if you've found a
solution.

Willem

May 30 '07 #3
k, finally found it. God knows how it was unchecked. Anyway, you can
find it in:
Options -- Text Editor -- HTML -- Miscellaneous: check "Enable
property grid in Source View".

and you should be a happy camper once again.

greetz,
Willem

May 30 '07 #4
"Willem" <w.**********@g eldgroep.nlwrot e in message
news:11******** *************@k 79g2000hse.goog legroups.com...
I've got the same issue. Can't find anything on it in the net, so we
are probably part of the "select few". Noticed one remark of someone
who got this problem after installing SP1. I uninstalled SP1, but
without the desired effect. Please post here if you've found a
solution.
http://weblogs.asp.net/scottgu/archi...-2005-sp1.aspx
--
http://www.markrae.net

May 30 '07 #5
Thanks KJ and Mark.
I had just found it, but your help is very much appreciated anyway. I
wonder how I couldn't find that ScottGu article.
cheers,
Willem

May 30 '07 #6
"Willem" <w.**********@g eldgroep.nlwrot e in message
news:11******** **************@ u30g2000hsc.goo glegroups.com.. .
God knows how it was unchecked.
The property is new in SP1, and its default value is unchecked...
--
http://www.markrae.net

May 30 '07 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
1650
by: Billy Cormic | last post by:
Hello, Does anyone know if we will be able to inherit web controls from web forms in Visual Studio 2005. This has been a source of constant frustration for me with the other versions. For example, will I be able to put buttons on a web form named webform1 and be able to show those buttons on a new web form named webform2 simply by inheriting webform1 on webform2? Thanks, Billy
3
1566
by: MartyNg | last post by:
I have been looking online for pointers, and read mixed things. I was hoping if I post direct questions here, I could get some solid answers. I work for a small company with less than 10 web developers. We have been using classic ASP for years. We do a lot of work with SQL Server, and moving from classic ASP to ASP.NET has been a bit confusing. We're not sure how to get started. Is there a good resource for people who are stuck in...
4
2724
by: Nadav Popplewell | last post by:
Hi everybody, I've install Visual studio Team Edition for Testers on my computers, And I can't seem to find how to show the toolbox. The documenation says there should be a 'Toolbox' menuitem under 'view' menu, But I don't have it! This happens both when editing WinForms & WebForms. Thanks, Nadav
0
1077
by: Rod | last post by:
Well, I've taken the plunge and gotten myself my first domain. (I've worked on other peoples and of course at work, but never done my own domain.) With this new project my family and I will likely work on it together. And we'll be using FrontPage 2003. I would also like to use Visual Studio 2005 for those portions when appropriate (such as a members' only area), so I would like to know how to make FP 2003 and Visual Studio 2005 work...
0
3329
by: fiona | last post by:
Innovasys Ltd., a leader in help authoring and documentation tools, today announced the inclusion of a tailored version of the Innovasys HelpStudio help authoring product, HelpStudio Lite, in the Microsoft Visual Studio 2005 Software Development Kit. By providing a full help authoring environment within the Visual Studio 2005 SDK, Innovasys is providing developers building components and products that integrate with Visual Studio 2005 a...
0
1733
by: Kevin G. Anderson | last post by:
What: CAUG Meeting - Visual Studio 2005 Tools for Office When: Thursday, April 27, 2006, 6PM Who: Jacob Cynamon, Microsoft Where: The Information Management Group 200 W. Monroe St. Suite 900 Chicago, IL 60606 (312) 222-9400 Location: www.imginc.com/IMG/About+IMG/chicago.htm info@caug.com and add "ATTENDING" to the subject
0
1061
by: vikram | last post by:
How can we create web setup of web site project in visual studio 2005. I tried but when I say add output, it only shows content files and no project output etc. this is beacuse its a web site and not web project as it used to be in 2003. Any idea how to do it ? Thanks
8
1845
by: Kuldeep | last post by:
Framework: Visual Studio 2005 Technology: ASP.NET 2.0 Language: C#.NET 2.0 Hi All, Could any one of you please let me know how to use NDoc in Visual Studio 2005. If there is a source where I can find step by step information, I would be greatly obliged.
1
2501
by: jonny | last post by:
Went from using Visual Web Develop express to Visual Studio 2005 and getting error when trying to open project. Error message: "One or more projects in the solution could not be loaded for the following reason(s): The project file or web has been moved, renamed or is not on your computer.
0
7962
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8267
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8380
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8258
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5423
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
3880
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
3921
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2394
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1493
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.