Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / February 2007

Tip: Looking for answers? Try searching our database.

smart tag does not registered

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Medes - 20 Feb 2007 12:37 GMT
Hi,
I have created a simple smart tag (VB.net framwork 1.1, Office 2003) but it
doesn't work it seems dead.
it is a Class Library, here is the code that register the smart tag:

<ComRegisterFunctionAttribute()> _
       Public Shared Sub RegisterFunction(ByVal type As Type)
           'Create registry keys for recognizer
           Dim regHkcu As RegistryKey
           regHkcu = Registry.CurrentUser
           regHkcu = regHkcu.CreateSubKey(recognizersKey)
           regHkcu.SetValue(Nothing, String.Empty)
       End Sub

I have used same Class Library on my machine at home and it has worked but
on the other machine (at my jobb) it does not work. when i go to RegEdit the
SubKey that the program makes does not show up.
Perry - 28 Feb 2007 16:20 GMT
Have you tried it under Local Admin account?
If this works, you know it's a rightsissue.

In such case, I would advise you to discuss this with yr IT department.

They:
- can also make these settings for you in an automation session
- can apply the correct scope (which local- or global groups)
- don't need to make exceptions for applications requiring specifics, the
network wasn't designed for.
- will even adjust network design to facilitate and host yr application, so
yr application won't disturb other applications and vice versa.

--
Krgrds,
Perry

System:
Vista/Office Ultimate
VS2005/VSTO2005 SE

> Hi,
> I have created a simple smart tag (VB.net framwork 1.1, Office 2003) but
[quoted text clipped - 15 lines]
> the
> SubKey that the program makes does not show up.

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.