OWC11 and VS2005

N

nickless

hello Alvin,

I have had problems using OWC on the server side in VS 2005, am trying
to use it in the client side
but the journey has not been smooth.
Does VS 2005 allow OWC usage on the client side?
i looked around in the forum and found contradicting opinions from
you.

"2005 does not allow OWC to show up. I really have no idea why this
has been
disabled. "

"you can only automate the objects in 2005 thru scripting client side
using either
javascript or vbscript or both. "

Could you please let me know if using OWC as a client side object is
possible in 2005?

Cheers !
 
A

Alvin Bruney [ASP.NET MVP]

It's not contradictory, both statements are true. OWC is client side, you
use it by embedding it in a web form. there is also a server side component
to it as well. In addition, you can't drag and drop OWC on a web form
designer in visual studio for vs 2005 and vs 2008. Only embedding will work.
It's specifically blocked from the designer and there are no workarounds.

--

Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Download OWC Black Book, 2nd Edition
Exclusively on www.lulu.com/owc $15.00
Need a free copy of VSTS 2008 w/ MSDN Premium?
http://msmvps.com/blogs/alvin/Default.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top