473,378 Members | 1,409 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,378 software developers and data experts.

Re: Interop Forms Toolkit - how to determine if worked

This time I agree with Bill replying to a .Net related Q, even if it hurts
:))
No need to kick on Bill everytime he is posting in this group. Fair is fair.

/Henning

"Kevin Provance" <kevin@remove_tpasoft_remove.comskrev i meddelandet
news:%2****************@TK2MSFTNGP05.phx.gbl...
Please post all follow ups here so they go to the correct group, which is
not here.

"Bill McCarthy" <Bi**@localhost.comwrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
| Hi Kevin,
|
| <Ke***********@gmail.comwrote in message
|
news:57**********************************@x14g2000 yqk.googlegroups.com...
| >I am using the Visual Basic Interop Forms Toolkit to help with
| migrating form VB to .NET. I think my problem is related to this. I
| have a client that when the form witht he Interop control is displayed
| it fails with a Run-time 372 error.
| >
| How do I determine if the files are registered correctly. The
| assembly is registered with mscorlib, correct? On a side note if I
| run regasm as an Administrator I get access denied. This might be
| related then.
| >
|
|
| So to be clear, you are running a VB6 application which is giving you
error
| 327, which usually means COM component not found, correct ?
|
| For VB6 the COM components either need to be registered or you use
regfree
| COM with SxS. I haven't tried regfree with a COM wrapped .NET control
but
| it should work the same as any COM control. I know you can definitely
use
| COM controls from .NET using regfree SxS. So that's one avenue you
could
| look at.
| If you are registering the control, then yes you use regasm. If you
can't
| access that, I think that's where your problem is. Regasm isn't by
default
| in the path, so you will need to specify it such as
| %windir%\Microsoft.NET\Framework\v2.0.50727\regasm .exe.
| As to testing to see if it is entered correctly in the registry, you can
run
| regasm with the /regfile switch and that will output the relevant
registry
| entries into a file for you. You can then compare those entries to what
is
| on the computer.
| The other thing to look at is where you put your assembly. It either
has
to
| be in the application directory or in the global assembly cache.
|
|


Nov 21 '08 #1
0 1540

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

Similar topics

17
by: Patrick | last post by:
I am almost certain that I could use HTTP Post/Get to submit XML Web Service call (over SSL as well, if using Version 3 of MSXML2) from an ASP Application? However, would I only be able to call...
14
by: RL Stevenson | last post by:
What is a reasonable way to manage a complex form with 5 or so tabs with 100 or more controls bound to 5-10 tables in a database? Pasting all those controls, datasets, data adapters directly onto...
6
by: Rental | last post by:
I'm having the sam problem as described below with the Localization toolkit. Does anyone know if there is a solution to this problem. --->When attempting to generate resource dlls with...
7
by: R Reyes | last post by:
Can someone please explain to me why I can't get the MS Word Interop assembly to work in my VS2005 project? I'm trying to manipulate MS Word from my Web Form application and I can't get passed...
2
by: Lou | last post by:
Can these .NET controls be added to a C++ application?
0
by: Meelis Lilbok | last post by:
Hi When i create Control(TextBox) usin MS InterOp Toolkit 2.0 and use tehis control on my VB6 Form, does then Unicode work? Regards; Mex
0
by: Kaysetoaster | last post by:
Hi Gurus I wrote a "Active X" UserControl DLL in VB.NET and placed it on a iis 6 webserver. I embeded it with the object tag and the communication to functions and propertys in the vb.net...
2
by: Toni Pohl | last post by:
Hi, some years ago I´ve implemented an classic ASP form which fills in data from a database into a PD-form. I used the free FDF Toolkit which worked very well. After submitting the PDF the...
0
by: Kevin Provance | last post by:
Tho only person being attacked, and rightfully so, is you. Take your .NET trolling to the group where it belongs, dickface. "Bill McCarthy" <Bill@localhost.comwrote in message...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.