473,668 Members | 2,365 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

No Intellisense from GAC assembly

Hi. I created a .net assembly (control for web form). If I place this
in the bin directory, I get full Intellisense. However, when I place
this in the GAC and set a reference, my code still works but I get no
intellisense and also I get compiler warnings about unknown elements.
Anybody else run into this issue?

Dave

Feb 25 '07 #1
0 1027

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

Similar topics

4
4657
by: Frank Jona | last post by:
Intellisense with C# and a multi-file assembly is not working. With VB.NET it is working. Is there a fix availible? We're using VisualStudio 2003 Regards Frank
1
1775
by: Guy | last post by:
I've written a DLL assembly in C#. I've built the DLL, and reference it from other projects. The assembly contains a single file, containing a single abstract class. This class contains loads of static "helper" methods, as well as a load of nested abstract classes that also contain static "helper" methods. This set up allows me to write code like the following FormMethods.BusinessObjectEvents.HandleIsEditChanged()...
2
1660
by: Roberto Rocco | last post by:
Hello, Whenever I use methods from my class libraries I don't get any Intellisense support of the source documentation I supplied. When I use the same code directly instead (i.e. adding the class directly to my project and not using the assembly dll of my class library) then I get Intellisense information of the methods as expected. Using third party assemblies instead provides me with the intellisense support. Is there something...
1
4012
by: Mark | last post by:
Hi I have been using the <summary> tags etc to add references to my classes etc. When I use this within the project the comments come through in intellisense and also in the object browser. When I reference the resulting dll from another project however none of the comments come up in intellisense or the object browser. I have set the property in the project properties to compile it to an xml file - which it does and the file contents...
6
1631
by: Mark | last post by:
When developing C# applications in VS.NET, you get intellisense descriptions for all methods in the .NET class libraries. I've created my own .NET assembly and included /// C# documentation of all my methods, classes, etc.. The intellisense works great when this .NET assembly project is included in the solution I'm working on. However, if I just make a reference to the ..dll file instead of including the 'project', the...
1
6077
by: Bob | last post by:
The xml comments I have on my public methods (using summary tag) only shows up in the project where the class itself is in. Once I compile the project (a class libraray project), and refrence the DLL from another project, the comments don't show up anymore in VS.NET interllisense. Does anyone know what I need to do for the comments to show up when using the DLL in another project?
2
3419
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: // <summary> // Represents an internal caching mechanism, providing a // model for caching CmsObjects. // </summary>
3
1698
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 through? Regards, Tobias
3
1509
by: notayoda | last post by:
Hi All, I have created an API in C# for developers to use at my workplace, and have commented it fully. If I reference the DLL in a new class in my API project, I get full intellisense on the methods, descriptions and everything. If I make a new project and include my API DLL, I do get Intellisense popus, but they are missing the descriptions I created. ( I see only the method signatures)
0
938
by: Sec_Newbie | last post by:
Why do I never see any intellisense from VS.NET (2003), when in AssemblyInfo.cs file? The below is my file with all the using statements that should at least present intellisense for SecurityPermissionAttribute? Or why not? using System; using System.Reflection;
0
8462
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
8799
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...
1
8586
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8658
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
5681
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
4205
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
4380
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2792
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
2
2026
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.