473,549 Members | 3,099 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Creating add-in using VC++ managed code

10 New Member
HI all,
I am new on .net framework, I am using .net 2005
I want to create add-in for Microsoft office, using VC++ with managed code.
When I had made add-in using Extensibility project -> shared add-in with language
VC++, it was not giving Common language runtime support, so I was unable to make managed code ! IF there is any solution for that please suggest me...

Thanks,
Shyam
Jan 22 '07 #1
2 1146
radcaesar
759 Recognized Expert Contributor
No giving support means ?? I didn't get that.

Actually when u create the add-in, it asks whether u want to load that add-in when the client application loads.

But its a must, u need to have .NET frame work installed to use that add-in client application.

I had a outlook add-in project (In c#) and finished that successfully. Its a good experience.

:)


HI all,
I am new on .net framework, I am using .net 2005
I want to create add-in for Microsoft office, using VC++ with managed code.
When I had made add-in using Extensibility project -> shared add-in with language
VC++, it was not giving Common language runtime support, so I was unable to make managed code ! IF there is any solution for that please suggest me...

Thanks,
Shyam
Jan 22 '07 #2
shama
10 New Member
Hi radcaesar,
U r right, When we create add-in project in c# it works fine!
But when we create add-in project in VC++/ATL it was not given Common Language Runtime support. You can see it in project properties -> General in that "Common Language Runtime Support". By default it was not giving CLR support,
because of that we are unable to add com references into our project! and also unable to write managed code.
IF any solution for this please suggest me,

Thanks,
Shyam
Jan 22 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

10
2912
by: Andreas Paasch | last post by:
I've read around, especially at mysql.com to see if there are any limitations to tablenames, one is 64 characters and the other one seems to be that a tablename can't exist only numeric. So, within PHP I try to create a table with name "12345-name" and it fails entirely. It get's me rather puzzled as it should be possible according to the...
2
2053
by: stijngoris | last post by:
Hi all, I have some questions regarding image manipulation: - Is it possible add an alpha channel to an image via PHP? - Can I multiply an image with another image creating a new image? I want to create border with transparency around images uploaded to an photalbum. Regards Stijn
1
307
by: Ricco DeCicco | last post by:
Hi All I have just reinstalled VStudio.Net (VB.Net) and the .Net Framewor and I can successfully open an existing project for editin 'UserControlSample' When I try to create a new project (either Windows or Web) I get th following error ------
1
1712
by: GaryDotNet | last post by:
Hi, I am trying to go thru the Dist. App. walk through and cannot create the project. Due to company restrictions, I cannot install IIS on my machine. I downloaded and installed Cassini to work around that issue. Now when I attempt to create the project, I get the following error (Cassini is running): "Visual Studio .NET cannot create or...
5
1326
by: Rhett | last post by:
Hello,guys! I need some idea for Creating controls accoring to configuration. The context. Some controls are configured by xml, and there's also some xml string to configure the layout of all the layout.It could be simple,just a html table,and make it possible to layout controls by a table grid.
1
3316
by: Chris Kennedy | last post by:
How do create a dataset from scratch based on an XML schema. This will not be filled by a dataadapter. It will be a dataset which I add rows to and then save as an XML file. All the example depend on filling the dataset. I have also tried creating it from the XML schema but I am having problems manipulating it. If someone could point me to...
4
1587
by: Jason M | last post by:
Hi, Im very new to c#, so forgive me if this is a really stupid question. Im trying to create a form for entering purchase requests. For each line item I have a quantity, a description unit cost and total cost.. all textboxes. Next to this I have a button that will add a new set of textboxes so people can have more than one line item. As it...
3
2339
by: W Akthar | last post by:
Hi I am trying to create a windows service which queries SQL Server on timed intervals and depending on the results send appointments to Outlook. The problem lies when I try to create an outlook application object.
0
1175
by: Raphaël Désalbres | last post by:
Hello, everybody, I'm having a problem creating a control...All I want to do is a simple poll system, so I need to input (trough a ListitemCollection) the values from the user. The problem is I'm getting an error each time I try to modify the elements, I don't know why.... If anyone can help, I would appreciate...
1
907
by: Homer | last post by:
Is it possible to user a string to create the name for a new control on a web page e.g dim myTableName as strin myTableName = "blah and then use the myTableName value as the name of the datagrid or table contro Many thank
0
7446
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7718
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. ...
1
7470
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...
0
7809
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...
0
6041
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...
1
5368
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3480
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1936
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
0
763
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...

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.