473,594 Members | 2,655 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

vs 2005 toolbox problem

dear all

i am using visual studio 2005 pro. i have a few activex controls
developed in vb 6.0 which i would like to use it in vs 2005 web
application project.

but when i try to add the ocx file through toolbox -add items -com
components, its not comming in the toolbox only.when i did view all in
toolbox i could see the user control but its disabled.i tried to use
controls developed(.dll) in vs2005 they are also coming disabled.

i tried the same with windows application project and it worked fine.
in another machine there is vs 2005 team installed . there also the
same problem is occuring.
i presume there must be some option inside the vs studio itself but
couldn't find one.

any help would be appreciated.

arindam

May 20 '06 #1
0 1005

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

Similar topics

1
992
by: Ioannis Vranos | last post by:
I downloaded and installed VC++ 2005 Express Beta February 2005 CTP. I just created a Windows Forms application but in the Toolbox I see no UI components. Am I missing something? :-)
4
2723
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
1
1551
by: randy1200 | last post by:
In Visual Studio 2003, I could create a new user control such as panel1. The name panel1 would appear in the toolbox under "My User Controls." I could drag this panel1 from the toolbox onto another panel or dialog box. This worked great. In Visual Studio 2005, I can still create a new user control such as panel1. The problem is I can't find a tab such as "My User Controls." Also, I can't find a way to drag my new panel1 onto a dialog...
3
2091
by: b747_440 | last post by:
Dear Newsgroup, I'm an old VB6.0 developper who switched some time ago to VB.NET 2005. I really like that new Visual Studio. However, something is going wrong now and I can't figure out, what it is... I was playing around with UserControls which are inherited from standard .NET controls to make myself some transparent controls. Suddenly I realized that after bulding my project those UserControls do not appear in the Toolbox anymore. I had...
1
3028
by: Hennie7863 | last post by:
Hi, Most of the icons in visual studio 2005 toolbox turns into ! with an O around, like the icon which is standard for the error provider. It seems that the icons for button, labels are missing. i don't know. Is someone familiar with this? Hennie7863
4
4152
by: Suhaib | last post by:
Hi All, I'm using VS 2005 8.0.50727.42 (RTM.050727-4200), with .NET framework 2.0. Everything was working fine, but now suddenly I don't see my ToolBox icons, whether you are in design mode or not, it's the same. Doing reset toolbox comes with all the icons, but they are all disabled except HTML controls. If you select "Choose Toolbox Items" then ".NET framework components" property tab comes with this error message - "An error occurred...
4
1249
by: steve | last post by:
Hi All After writing numerous programs in VB.net 2005 I find that the Toolbox takes forever to initialise. When it appears it has loads of extra tools mainly report viewer Table Adaptors etc that I have built in my programs Is there any way to stop the toolbox from loading anything other than the default tools
0
1329
by: Joachim | last post by:
How can I get the Windows Media Player Control in the toolbox of Visual Studio .NET 2005? The control used in the samples I have for .NET 2005 uses a control named AxWMPLib.AxWindowsMediaPlayer in a dll called AxInterop.WMPLib.dll. However, when I try to add this dll as a COM Component in my toolbox VS complains about a missing tlb file (I have searched for a tlb file with the name AxInterop.WMPLib.tlb but it doesn't exist). I have also...
4
5828
by: Edward Mitchell | last post by:
How can I find the "My Profile" tab on the Start page. I have the "Recent Projects", "Getting Started" and "Visual Studio Headlines" in panes on the left hand side and "MSDN: Visual C++" on the right. The picture in "Introduction to Visual Studio .NET" shows a different Start Page tab with a link "My Profile" highlighted on the left hand side. What I really want to do is restore the default window layout of Visual Studio .NET 2005. ...
0
8246
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
8368
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
8000
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
6652
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5404
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
3854
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
3895
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2383
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
1476
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.