<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><id>tag:kapild.blog.co.uk,2009-11-12:/</id><title>COM Problem</title><link rel="self" href="http://kapild.blog.co.uk/feed/atom/posts/"/><link rel="alternate" type="text/html" href="http://kapild.blog.co.uk/"/><generator version="1.0">MokoFeed</generator><updated>2009-11-12T12:16:12+01:00</updated><entry><id>tag:kapild.blog.co.uk,2007-04-11:/2007/04/11/com_problem~2069396/</id><title>COM Problem</title><link rel="alternate" type="text/html" href="http://kapild.blog.co.uk/2007/04/11/com_problem~2069396/"/><author><name>kapild</name></author><published>2007-04-11T07:02:47+02:00</published><updated>2007-04-11T07:02:47+02:00</updated><content type="html">	&lt;p&gt;Hi All,&lt;/p&gt;
	&lt;p&gt;I develop a website to Publish the Courses in the form of Word.&lt;br&gt;
that is running good on local&lt;/p&gt;
	&lt;p&gt;i put that on a server for testing purpose&lt;br&gt;
thats also running fine&lt;/p&gt;
	&lt;p&gt;Now i put that on Live&lt;br&gt;
But I am unable to Publish the Course now.&lt;/p&gt;
	&lt;p&gt;I m using these dll's&lt;br&gt;
Interop.Microsoft.Office.Core.dll&lt;br&gt;
Interop.VBIDE.dll&lt;br&gt;
Interop.Word.dll&lt;/p&gt;
	&lt;p&gt;and the problem is in this line :&lt;/p&gt;
	&lt;p&gt;oDoc.Shapes.Range(ref i).GroupItems.get_Item(ref j).Visible = MsoTriState.msoFalse;&lt;/p&gt;
	&lt;p&gt;while this line is working fine on other two servers&lt;/p&gt;
	&lt;p&gt;If i comment that line&lt;br&gt;
then its work fine on Live Server also&lt;/p&gt;
	&lt;p&gt;Can someone suggest me regarding that.&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://kapild.blog.co.uk/2007/04/11/com_problem~2069396/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</content></entry></feed>
