473,837 Members | 1,739 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Could not create ActiveX control in test container

Hi,
I have created an ActiveX control and build the project with 'No Common
Language RunTime support' option and everything worked fine. But when I used
the option 'Common Language Runtime Support (/clr)' I still could build the
project. But when I tried to create the ActiveX control in the test container
it displays an error message 'Failed to create control:Unspeci fied error'.
Please help to solve this problem. Actually I wanted to try out something
specified in http://msdn2.microsoft.com/library/9...us,vs.80).aspx
Jul 21 '05 #1
0 3266

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

Similar topics

3
7230
by: S C A | last post by:
Dear All: I'm not sure if this is even possible but does anyone know about using ActiveX controls (a Microsoft-specific technology) in Java? I am having a heck of a time finding some similar functionality in Java provided by some controls (ActiveX) and I was wondering if I can manipulate them using Java? Thanks in advance, Carl
8
1546
by: Alex | last post by:
Hello, I am trying to access some windows components from a web based application and I am having trouble find my way. The only solution seems to be to creat an ActiveX control to access the local com objects. My problem is that I have been primaraly working in C# and too time consuming to go back and re-learn VC++ to creat those controls I need. I found some articles on how to creat ActiveX controls using C# and they work find when I...
0
1373
by: zevikw | last post by:
I am using an ActiveX control in a .NET application which I put on a form. I have another .NET control on that form that handles the Validating event. The method that handles the Validating event, shows a message box and sets e.Cancel = True. When I click any other control in the form, the message box shows and the focus returns to the control that handled the Validating event. The problem happens when I click on the ActiveX control. The...
0
1080
by: 詹亚军 | last post by:
can activex control export large data to container by event's para ? I develop a activex control,and want to export large data to container(IE),web page can use javascript to capture the event,and then utilize the event's para to do more things. First ,I am not sure how much data can be exported by control event's para ? Second,I don't want to export large data by so many paras,such as largedataevent(para1,para2,para3,...... )
1
1190
by: Vinay Chopra | last post by:
Hi, I have created an ActiveX control using MFC activeX control wizard and added a dialog to it. Now on that Dialog I dragged a Button control and gave a "hello world" message on it click. When I run the control in an activex container it works fine. Now I want to a Datagrid in place of this button. I have inserted datagrid and build it I dont get any error. but when I try to open it in ActiveX container to see the display. Im getting...
0
327
by: ManjuG | last post by:
Hi, I have created an ActiveX control and build the project with 'No Common Language RunTime support' option and everything worked fine. But when I used the option 'Common Language Runtime Support (/clr)' I still could build the project. But when I tried to create the ActiveX control in the test container it displays an error message 'Failed to create control:Unspecified error'. Please help to solve this problem. Actually I wanted to try...
1
3092
by: Janiek Buysrogge | last post by:
Hello, I've written a Windows Forms application in .NET 2.0 and am exposing it to COM using the checkbox in Project Properties and by adding some register functions and adding it to the GAC. I'm using the ActiveX Test Container (tstcon32.exe) and I'm able to add the control to the container. All this works, well almost... I'm using some Invoke calls from worker threads that update the GUI. In native .NET this means that stuff is done on...
1
2259
by: GuyWithDogs | last post by:
I've got an ActiveX control that I created and use in an HTML file. In that case, I have it in an <object> tag in the body. Works great. Now I'm wanting to defer the creation of the object until some time AFTER the page loads. So I'm putting a place for it in the <body> using a <div id="myOCX"></div> placeholder. I created a Javascript function that can create the ActiveX control, and it actually works. I can see that I get some logging...
0
1035
by: DKn | last post by:
Hello All, I am having an ACtiveX Control developed in C#.Net 2.0 windows Control Library. I have tested this control.TCS through ACtiveX Control Test Container. It is working fine, But the logs are getting created in the folder where the TSTCON32.exe is located, instead of creating in the aplication folder. When i Run the application in .Net the logs will be created in the application folder itself. When i attach this (.Net...
0
10897
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
10583
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
10638
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
9419
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
7009
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
5679
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
5859
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
4056
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3128
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.