CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML





Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_studio_2005 Tags:
Item Type: NewsGroup Date Entered: 11/6/2006 11:32:51 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 3 Views: 18 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
4 Items, 1 Pages 1 |< << Go >> >|
thila_kar
Asp.Net User
Problem with Adding Outlook View Control11/6/2006 11:32:51 AM

0/0

Hi,

I tried adding the Outlook View Control in the toolbox using the "Choose Items" --> "COM Components" select "Microsoft Office Outlook View Control" and click on "OK", but it is not added to the toolbar at all. Somebody please help me with this issue. I tried adding the OVC using Object embedding, but that is not accessible in the code. When I access using the ID in the code behind file, I get error saying control doesnot exists.

This is how I Embed: 

<OBJECT classid=CLSID:0006F063-0000-0000-C000-000000000046 ID = ViewCtlFolder width =500 height =430 codebase=http://activex.microsoft.com/activex/controls/office/outlctlx.CAB#ver=9,0,0,3203>

<param name="Folder" value="Calendar">

</OBJECT>

 Thanks,

Thila

 

 

Mikhail Arkhipo
Asp.Net User
Re: Problem with Adding Outlook View Control11/6/2006 5:10:27 PM

0/0

COM/ActiveX is no longer supported on the toolbox for security reasons. <OBJECT> element is client-side, so it is not accessible from server code. Try using client side script instead.
Thanks

------------------------------------------------------------

This posting is provided "AS IS" with no warranties, and confers no rights.
thila_kar
Asp.Net User
Re: Problem with Adding Outlook View Control11/7/2006 8:37:50 AM

0/0

Thank you very much for the response. I tried using the client side scripting but the Id is not accessible, any solutions for it?

Thanks,

Thila

Mikhail Arkhipo
Asp.Net User
Re: Problem with Adding Outlook View Control11/7/2006 4:52:50 PM

0/0

Can you elaborate more on how do you access the element from script? Do you use getElementById?


Thanks

------------------------------------------------------------

This posting is provided "AS IS" with no warranties, and confers no rights.
4 Items, 1 Pages 1 |< << Go >> >|



Search This Site:


Meet Our Sponsors:



Other Resources:

Page Template and Pop Up Calendar Control Problem - ng.asp-net-forum ... Control inside a Master Page, > ROOT > ... So if you add Label or TextBox controls in a template ? ... CSS styles, ... tree, popup menu, outlook bar menu, free ...
Get Values from From View - general_asp.net.data_presentation_controls ... Search This Site: Other Resources: Problem with Adding Outlook View Control - ng.asp-net-forum ... with Adding Outlook View Control, > ROOT > NEWSGROUP > ...
Outlook View Controls on a custom Outlook form are reset in Outlook 2003 Describes a problem where Outlook View Controls on the custom Outlook form are reset when you click the View Control option more than one time.
Getting Things Done Outlook Add-In Support Outlook View control Conflicts with Outlook and therefore causes "Object ... This initial opening of Outlook should occur without any errors or problems. ...
Problem with Outlook View Control and Visual Studio 2005 - MSDN Forums Total Views: 496. Helpful Posts: ... Problem with Outlook View Control and Visual Studio 2005. Was this post ... I add an Outlook View Control (manually or ...
Description of the Outlook 2000 View control You can add the Outlook View Control to a custom form in Visual Basic or Visual ... information about questions or problems related to the Outlook View Control, ...
Exchange Messaging Outlook 22 Aug 2001 ... to use the View parameter with the Outlook View Control if your application may ... Second update to Outlook 2002, fixing several problems: ...



 
All Times Are GMT