473,399 Members | 3,603 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

converted project won't intellisense!

Hi guys

I've just opened an old web project in VS2005 for the first time, and it
went through the conversion wizard with 0 errors.

However, I can't seem to get intellisense to work in the C# cs files.

Example, I edited a page, added an asp:DropDownList with id and runat
properties, and went to my codebehind. I tried to get to the new ddl object
(id: ddlRelates to). I typed dd... no intellisense. I then notice that none
of the controls on the pages appear available in the codebehind, even if I
change the classes to "partial class".

Um... what broke? And how do I fix it!?

Ta

Dan
Mar 22 '07 #1
2 1079
Hi Dan,

Regarding on the old project, is it an VS 2003/asp.net 1.1 project and are
you converting it to the default VS 2005 web site project? For controls on
ASP.NET 2.0 web page, since it use partial class to associate aspx template
and codebehind, it will not explicitly add control member variable in
codebehind file(control member will be generated and compile at dynamic
compilation stage). However, in Visual Studio 2005 IDE, the intellisense
should still work.

Have you tried close and reopen the solution/project to see whether it
works. Also, since VS 2005 web site project do not need project file, you
can delete those project specific files.

In addition, if convenient, you can also create a simplified project which
can repro the behavior so that I can perform some test on my side. You can
send the project through the email in my signature(remove "online").

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead

==================================================

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.

==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

Mar 23 '07 #2
Hi Dan,

How are you doing on this issue, have you got any progress? If convenient,
please feel free to send me a test project so that I can also perform some
test on my local side. If there is any other concerns, please also feel
free to post here.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.



Mar 27 '07 #3

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

Similar topics

2
by: Anders Borum | last post by:
Hello! I have created a C# library with plenty of inline documentation on classes, methods and so on. The documentation is conforming to Microsofts recommendations. Here's an example: //...
3
by: Tobias Lekman | last post by:
Hi, I cannot get intellisense to work between assemblies (when I am using project reference). Intellisense works fine inside the assembly (using Xml comments). Any ideas why this will not pass...
3
by: Rob Mayo | last post by:
I am working in an environment with 4 developers. 2 groups of 2 people working on the same server on the same web project with no version control management on the web server. Programmers A & B...
3
by: CliffH | last post by:
How do I get a HTML Schema that I have designed registered in such a way that it appears in the Project Default Schema dropdown list. I know I can change it for individual pages, but I want MY...
2
by: Matt | last post by:
When I tried to open an existing proj1.csproj in VS.NET 2003. It pops up a dialog saying "The project 'proj1.csproj' must be converted to the current project format. After it has been converted,...
5
by: GaryDean | last post by:
(my original post was inaccurate but this post accurately describes what I think is a very bad vs2005 bug) short description... Deleting a dataset and recreating it from the dataadapter causes...
1
by: prophasi | last post by:
Hi all, I just went back to trying my hand at some C++ after a very long break, and I've gotta confess that I totally suck so far, and I'm actually trying to do something that's got to be...
4
by: Joe Kovac | last post by:
Hi! I have a solution with a web site (start project) and a project reference, which offers some functions to the web site. Intellisense works fine. Though I can't debug into the referenced...
4
by: Clive Dixon | last post by:
I have a project as part of a solution which contains a very large number of autogenerated class files. When compiling the solution and the autogenerated files have changed, visual studio takes an...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.