Use Aspose.PDF in Classic ASP

Hi,

I have seen a few other posts similar to this but I haven't had any luck thus far using their suggestions. I am evaluating Aspose.Words and Aspose.Pdf for both ASP.NET 2.0 and Classic ASP. Everything works fine in ASP.NET. Aspose.Words works fine with classic ASP, but Aspose.Pdf does not. I have installed both for "Everyone using this computer". My code fails on the line:

Set pdf1 = CreateObject("Aspose.Pdf.Pdf")

Thanks in advance.

Kent

Dear Kent,

Please refer to Use Aspose.Pdf in COM Applications. Can you please try register manually like the following:

regasm \Aspose.Pdf.dll /codebase

Thanks Tommy. That did help. By the way, when I try and view some forum threads I get this error:

==========================================

ERROR:
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30002: Type ‘Pdf’ is not defined.

Source Error:
Line 1:
Line 2: Dim pdf1 As Pdf = New Pdf()
Line 3:
Line 4: pdf1.PageSetup.PageHeight = PageSize.A2Height

Source File: C:\drive-h!gor\webmall3\tests\pdf.aspx Line: 2

CODE:
Dim pdf1 As Pdf = New Pdf()

pdf1.PageSetup.PageHeight = PageSize.A2Height

Dim sec1 As Section = pdf1.Sections.Add()

Dim text1 As Text = New Text(sec1, “this is text content”)
text1.Margin.Top = 30
sec1.Paragraphs.Add(text1)

pdf1.Save(“C:\drive-h!gor\webmall3\Tests\blah.pdf”)

								</div>
								</div>
							</td></tr>
							</table>
						</td>
					</tr>
					<tr>
						<td class="ForumPostFooterArea" align="left" style="border-right:none">
							 
						</td>
						<td class="ForumPostFooterArea">								
							<ul class="ForumPostStatistics CommonPrintHidden">
								<li></li>
								<li></li>
								<li><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl01_ReportLink"></a></li>
								<li><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl01_quickReplyLink">Quick Reply</a></li>
							</ul>
						</td>
					</tr>
				</table>
			</div>
			</li>
		
			<li>
			<div class="ForumPostArea">
				<h4 class="ForumPostHeader">
					<table cellpadding="0" cellspacing="0" width="100%">
						<tr>
							<td align="left"><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl02_PostAnchor" name="7130"><img id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl02_Themedimage1" border="0" src="/Community/Themes/default/images/icon_post_show.gif" /></a> 05-26-2004, 5:50 PM</td>
							<td align="right" class="ForumPostHeaderControlArea">
								<a title="Link to this post" href="https://forum.aspose.com/t/137381">7130</a> in reply to <a title="Link to this post" href="https://forum.aspose.com/t/137381">7126</a>
									
							</td>
						</tr>
					</table>
				</h4>
				<table cellspacing="0" cellpadding="0" width="100%" style="table-layout: auto;">
					<tr>
						<td rowspan="2" class="ForumPostUserArea">
							<div class="ForumPostUserContent">
							<ul class="ForumPostUserPropertyList">
								<li class="ForumPostUserName">
									<img src="/Community/Themes/default/images/user_IsOffline.gif" alt="forever is not online. Last active: 11-13-2007, 8:54 AM" />
									<a href="/Community/Members/forever.aspx">forever</a>
								</li>
								<li class="ForumPostUserAvatar CommonPrintHidden">
									
								</li>
								<li class="ForumPostUserIcons CommonPrintHidden">
									<img title="Top 10 Contributor" alt="Top 10 Contributor" src="/Community/Themes/default/images/rankicons/rankTop10.gif" />
								</li>
								<li class="ForumPostUserAttribute">
									Joined on 05-27-2003
								</li>
								<li class="ForumPostUserAttribute">
									
								</li>
								<li class="ForumPostUserAttribute">
									<a href="/Community/Search/SearchResults.aspx?u=117&o=DateDescending">Posts 5,750</a>
								</li>
								<li class="ForumPostUserAttribute">
									
								</li>
								<li class="ForumPostRoleIcons CommonPrintHidden">
									 <a href="/Community/User/Members.aspx?search=1&r=0b0d5b79-9f1a-4862-9a92-a5c852cc1e1b"><img src="/Community/utility/roleicons/0b0d5b79-9f1a-4862-9a92-a5c852cc1e1b.gif" alt="Aspose Staff Member" /></a>
								</li>
								<li class="ForumPostUserAttribute">
									<span id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl02_IsCustomer"></span>
								</li>
							</ul>
							</div>
						</td>
						<td class="ForumPostContentArea" colspan="2">
							<div class="ForumPostTitleArea">
								<h4 class="ForumPostTitle">
									
									Re: 'Pdf' is not defined???
								</h4>
								
								<div class="ForumPostAttachment">
									
								</div>

								<div class="ForumPostThreadStatus">
									 
								</div>

								<div class="ForumPostButtons">
									<a href="/Community/Forums/AddPost.aspx?PostID=7130" class="CommonImageTextButton">Reply</a>
									<a href="/Community/Forums/AddPost.aspx?PostID=7130&Quote=True" class="CommonImageTextButton">Quote</a>
									
									
									<a class="CommonImageTextButton"><span class="CommonButtonInnerContentDown">Favorites</span></a> 

									<a class="CommonImageTextButton"><span class="CommonButtonInnerContentDown">Contact</span></a>
								</div>
							</div>

							<table cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed;">
							<tr><td>
								<div class="ForumPostBodyArea">
								<div id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl02_PostViewWrapper" class="ForumPostContentText">
									Dear stiki,<BR><BR>Thank you for considering Aspose.<BR><BR>Please make sure you have add the Aspose.Pdf.dll into your references and used namespace Aspose.Pdf (Imports Aspose.Pdf).<BR><BR><BR>

Tommy Wang
Lead Developer
Aspose Changsha Team
[About Us](http://www.aspose.com/Wiki/default.aspx/Aspose.Corporate/AboutChangsha.html)
[Contact Us](http://www.aspose.com/Wiki/default.aspx/Aspose.Corporate/ContactChangsha.html)

						</td>
						<td class="ForumPostFooterArea">								
							<ul class="ForumPostStatistics CommonPrintHidden">
								<li></li>
								<li></li>
								<li><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl02_ReportLink"></a></li>
								<li><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl02_quickReplyLink">Quick Reply</a></li>
							</ul>
						</td>
					</tr>
				</table>
			</div>
			</li>
		
			<li>
			<div class="ForumPostArea">
				<h4 class="ForumPostHeader">
					<table cellpadding="0" cellspacing="0" width="100%">
						<tr>
							<td align="left"><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl03_PostAnchor" name="7479"><img id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl03_Themedimage1" border="0" src="/Community/Themes/default/images/icon_post_show.gif" /></a> 06-10-2004, 10:58 AM</td>
							<td align="right" class="ForumPostHeaderControlArea">
								<a title="Link to this post" href="https://forum.aspose.com/t/137381">7479</a> in reply to <a title="Link to this post" href="https://forum.aspose.com/t/137381">7130</a>
									
							</td>
						</tr>
					</table>
				</h4>
				<table cellspacing="0" cellpadding="0" width="100%" style="table-layout: auto;">
					<tr>
						<td rowspan="2" class="ForumPostUserArea">
							<div class="ForumPostUserContent">
							<ul class="ForumPostUserPropertyList">
								<li class="ForumPostUserName">
									<img src="/Community/Themes/default/images/user_IsOffline.gif" alt="zacktg is not online. Last active: 08-08-2004, 3:40 AM" />
									<a href="/Community/Members/zacktg.aspx">zacktg</a>
								</li>
								<li class="ForumPostUserAvatar CommonPrintHidden">
									
								</li>
								<li class="ForumPostUserIcons CommonPrintHidden">
									<img title="Not Ranked" alt="Not Ranked" src="/Community/Themes/default/images/rankicons/rank0.gif" />
								</li>
								<li class="ForumPostUserAttribute">
									Joined on 06-10-2004
								</li>
								<li class="ForumPostUserAttribute">
									
								</li>
								<li class="ForumPostUserAttribute">
									<a href="/Community/Search/SearchResults.aspx?u=885&o=DateDescending">Posts 2</a>
								</li>
								<li class="ForumPostUserAttribute">
									
								</li>
								<li class="ForumPostRoleIcons CommonPrintHidden">
									
								</li>
								<li class="ForumPostUserAttribute">
									<span id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl03_IsCustomer"></span>
								</li>
							</ul>
							</div>
						</td>
						<td class="ForumPostContentArea" colspan="2">
							<div class="ForumPostTitleArea">
								<h4 class="ForumPostTitle">
									
									Re: 'Pdf' is not defined???
								</h4>
								
								<div class="ForumPostAttachment">
									
								</div>

								<div class="ForumPostThreadStatus">
									 
								</div>

								<div class="ForumPostButtons">
									<a href="/Community/Forums/AddPost.aspx?PostID=7479" class="CommonImageTextButton">Reply</a>
									<a href="/Community/Forums/AddPost.aspx?PostID=7479&Quote=True" class="CommonImageTextButton">Quote</a>
									
									
									<a class="CommonImageTextButton"><span class="CommonButtonInnerContentDown">Favorites</span></a> 

									<a class="CommonImageTextButton"><span class="CommonButtonInnerContentDown">Contact</span></a>
								</div>
							</div>

							<table cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed;">
							<tr><td>
								<div class="ForumPostBodyArea">
								<div id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl03_PostViewWrapper" class="ForumPostContentText">
									Don't laugh, but can you explain the details about adding 'the Aspose.Pdf.dll into your references' as it relates to the .NET framework? I've added the Imports Aspose.Pdf at the top of my code, but I'm not sure how to enable .NET to "see" the dll.


								</div>
								</div>
							</td></tr>
							</table>
						</td>
					</tr>
					<tr>
						<td class="ForumPostFooterArea" align="left" style="border-right:none">
							 
						</td>
						<td class="ForumPostFooterArea">								
							<ul class="ForumPostStatistics CommonPrintHidden">
								<li></li>
								<li></li>
								<li><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl03_ReportLink"></a></li>
								<li><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl03_quickReplyLink">Quick Reply</a></li>
							</ul>
						</td>
					</tr>
				</table>
			</div>
			</li>
		
			<li>
			<div class="ForumPostArea">
				<h4 class="ForumPostHeader">
					<table cellpadding="0" cellspacing="0" width="100%">
						<tr>
							<td align="left"><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl04_PostAnchor" name="7481"><img id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl04_Themedimage1" border="0" src="/Community/Themes/default/images/icon_post_show.gif" /></a> 06-10-2004, 12:31 PM</td>
							<td align="right" class="ForumPostHeaderControlArea">
								<a title="Link to this post" href="https://forum.aspose.com/t/137381">7481</a> in reply to <a title="Link to this post" href="https://forum.aspose.com/t/137381">7479</a>
									
							</td>
						</tr>
					</table>
				</h4>
				<table cellspacing="0" cellpadding="0" width="100%" style="table-layout: auto;">
					<tr>
						<td rowspan="2" class="ForumPostUserArea">
							<div class="ForumPostUserContent">
							<ul class="ForumPostUserPropertyList">
								<li class="ForumPostUserName">
									<img src="/Community/Themes/default/images/user_IsOffline.gif" alt="zacktg is not online. Last active: 08-08-2004, 3:40 AM" />
									<a href="/Community/Members/zacktg.aspx">zacktg</a>
								</li>
								<li class="ForumPostUserAvatar CommonPrintHidden">
									
								</li>
								<li class="ForumPostUserIcons CommonPrintHidden">
									<img title="Not Ranked" alt="Not Ranked" src="/Community/Themes/default/images/rankicons/rank0.gif" />
								</li>
								<li class="ForumPostUserAttribute">
									Joined on 06-10-2004
								</li>
								<li class="ForumPostUserAttribute">
									
								</li>
								<li class="ForumPostUserAttribute">
									<a href="/Community/Search/SearchResults.aspx?u=885&o=DateDescending">Posts 2</a>
								</li>
								<li class="ForumPostUserAttribute">
									
								</li>
								<li class="ForumPostRoleIcons CommonPrintHidden">
									
								</li>
								<li class="ForumPostUserAttribute">
									<span id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl04_IsCustomer"></span>
								</li>
							</ul>
							</div>
						</td>
						<td class="ForumPostContentArea" colspan="2">
							<div class="ForumPostTitleArea">
								<h4 class="ForumPostTitle">
									
									Re: 'Pdf' is not defined???
								</h4>
								
								<div class="ForumPostAttachment">
									
								</div>

								<div class="ForumPostThreadStatus">
									 
								</div>

								<div class="ForumPostButtons">
									<a href="/Community/Forums/AddPost.aspx?PostID=7481" class="CommonImageTextButton">Reply</a>
									<a href="/Community/Forums/AddPost.aspx?PostID=7481&Quote=True" class="CommonImageTextButton">Quote</a>
									
									
									<a class="CommonImageTextButton"><span class="CommonButtonInnerContentDown">Favorites</span></a> 

									<a class="CommonImageTextButton"><span class="CommonButtonInnerContentDown">Contact</span></a>
								</div>
							</div>

							<table cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed;">
							<tr><td>
								<div class="ForumPostBodyArea">
								<div id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl04_PostViewWrapper" class="ForumPostContentText">
									I got it - added it to the Visual Studio .NET 2003 solution - Project / Add Reference menu


								</div>
								</div>
							</td></tr>
							</table>
						</td>
					</tr>
					<tr>
						<td class="ForumPostFooterArea" align="left" style="border-right:none">
							 
						</td>
						<td class="ForumPostFooterArea">								
							<ul class="ForumPostStatistics CommonPrintHidden">
								<li></li>
								<li></li>
								<li><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl04_ReportLink"></a></li>
								<li><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl04_quickReplyLink">Quick Reply</a></li>
							</ul>
						</td>
					</tr>
				</table>
			</div>
			</li>
		
			<li>
			<div class="ForumPostArea">
				<h4 class="ForumPostHeader">
					<table cellpadding="0" cellspacing="0" width="100%">
						<tr>
							<td align="left"><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl05_PostAnchor" name="8033"><img id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl05_Themedimage1" border="0" src="/Community/Themes/default/images/icon_post_show.gif" /></a> 06-29-2004, 11:34 AM</td>
							<td align="right" class="ForumPostHeaderControlArea">
								<a title="Link to this post" href="https://forum.aspose.com/t/137381">8033</a> in reply to <a title="Link to this post" href="https://forum.aspose.com/t/137381">7481</a>
									
							</td>
						</tr>
					</table>
				</h4>
				<table cellspacing="0" cellpadding="0" width="100%" style="table-layout: auto;">
					<tr>
						<td rowspan="2" class="ForumPostUserArea">
							<div class="ForumPostUserContent">
							<ul class="ForumPostUserPropertyList">
								<li class="ForumPostUserName">
									<img src="/Community/Themes/default/images/user_IsOffline.gif" alt="stiki is not online. Last active: 12-08-2004, 1:26 PM" />
									<a href="/Community/Members/stiki.aspx">stiki</a>
								</li>
								<li class="ForumPostUserAvatar CommonPrintHidden">
									
								</li>
								<li class="ForumPostUserIcons CommonPrintHidden">
									<img title="Not Ranked" alt="Not Ranked" src="/Community/Themes/default/images/rankicons/rank0.gif" />
								</li>
								<li class="ForumPostUserAttribute">
									Joined on 05-26-2004
								</li>
								<li class="ForumPostUserAttribute">
									
								</li>
								<li class="ForumPostUserAttribute">
									<a href="/Community/Search/SearchResults.aspx?u=842&o=DateDescending">Posts 12</a>
								</li>
								<li class="ForumPostUserAttribute">
									
								</li>
								<li class="ForumPostRoleIcons CommonPrintHidden">
									
								</li>
								<li class="ForumPostUserAttribute">
									<span id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl05_IsCustomer"></span>
								</li>
							</ul>
							</div>
						</td>
						<td class="ForumPostContentArea" colspan="2">
							<div class="ForumPostTitleArea">
								<h4 class="ForumPostTitle">
									
									Re: 'Pdf' is not defined???
								</h4>
								
								<div class="ForumPostAttachment">
									
								</div>

								<div class="ForumPostThreadStatus">
									 
								</div>

								<div class="ForumPostButtons">
									<a href="/Community/Forums/AddPost.aspx?PostID=8033" class="CommonImageTextButton">Reply</a>
									<a href="/Community/Forums/AddPost.aspx?PostID=8033&Quote=True" class="CommonImageTextButton">Quote</a>
									
									
									<a class="CommonImageTextButton"><span class="CommonButtonInnerContentDown">Favorites</span></a> 

									<a class="CommonImageTextButton"><span class="CommonButtonInnerContentDown">Contact</span></a>
								</div>
							</div>

							<table cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed;">
							<tr><td>
								<div class="ForumPostBodyArea">
								<div id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl05_PostViewWrapper" class="ForumPostContentText">
									I'm still not sure how to add a reference to the dll file.. <BR><BR>I'm using classic asp, is it even possible to user aspose PDF with classic asp?


								</div>
								</div>
							</td></tr>
							</table>
						</td>
					</tr>
					<tr>
						<td class="ForumPostFooterArea" align="left" style="border-right:none">
							 
						</td>
						<td class="ForumPostFooterArea">								
							<ul class="ForumPostStatistics CommonPrintHidden">
								<li></li>
								<li></li>
								<li><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl05_ReportLink"></a></li>
								<li><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl05_quickReplyLink">Quick Reply</a></li>
							</ul>
						</td>
					</tr>
				</table>
			</div>
			</li>
		
			<li>
			<div class="ForumPostArea">
				<h4 class="ForumPostHeader">
					<table cellpadding="0" cellspacing="0" width="100%">
						<tr>
							<td align="left"><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl06_PostAnchor" name="8036"><img id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl06_Themedimage1" border="0" src="/Community/Themes/default/images/icon_post_show.gif" /></a> 06-29-2004, 1:32 PM</td>
							<td align="right" class="ForumPostHeaderControlArea">
								<a title="Link to this post" href="https://forum.aspose.com/t/137381">8036</a> in reply to <a title="Link to this post" href="https://forum.aspose.com/t/137381">8033</a>
									
							</td>
						</tr>
					</table>
				</h4>
				<table cellspacing="0" cellpadding="0" width="100%" style="table-layout: auto;">
					<tr>
						<td rowspan="2" class="ForumPostUserArea">
							<div class="ForumPostUserContent">
							<ul class="ForumPostUserPropertyList">
								<li class="ForumPostUserName">
									<img src="/Community/Themes/default/images/user_IsOffline.gif" alt="stiki is not online. Last active: 12-08-2004, 1:26 PM" />
									<a href="/Community/Members/stiki.aspx">stiki</a>
								</li>
								<li class="ForumPostUserAvatar CommonPrintHidden">
									
								</li>
								<li class="ForumPostUserIcons CommonPrintHidden">
									<img title="Not Ranked" alt="Not Ranked" src="/Community/Themes/default/images/rankicons/rank0.gif" />
								</li>
								<li class="ForumPostUserAttribute">
									Joined on 05-26-2004
								</li>
								<li class="ForumPostUserAttribute">
									
								</li>
								<li class="ForumPostUserAttribute">
									<a href="/Community/Search/SearchResults.aspx?u=842&o=DateDescending">Posts 12</a>
								</li>
								<li class="ForumPostUserAttribute">
									
								</li>
								<li class="ForumPostRoleIcons CommonPrintHidden">
									
								</li>
								<li class="ForumPostUserAttribute">
									<span id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl06_IsCustomer"></span>
								</li>
							</ul>
							</div>
						</td>
						<td class="ForumPostContentArea" colspan="2">
							<div class="ForumPostTitleArea">
								<h4 class="ForumPostTitle">
									
									Still can't get it to work
								</h4>
								
								<div class="ForumPostAttachment">
									
								</div>

								<div class="ForumPostThreadStatus">
									 
								</div>

								<div class="ForumPostButtons">
									<a href="/Community/Forums/AddPost.aspx?PostID=8036" class="CommonImageTextButton">Reply</a>
									<a href="/Community/Forums/AddPost.aspx?PostID=8036&Quote=True" class="CommonImageTextButton">Quote</a>
									
									
									<a class="CommonImageTextButton"><span class="CommonButtonInnerContentDown">Favorites</span></a> 

									<a class="CommonImageTextButton"><span class="CommonButtonInnerContentDown">Contact</span></a>
								</div>
							</div>

							<table cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed;">
							<tr><td>
								<div class="ForumPostBodyArea">
								<div id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl06_PostViewWrapper" class="ForumPostContentText">
									Imports Aspose.pdf<BR><BR>I've added that to the first line of my .aspx file<BR><BR><BR>But I still get the error message:<BR>Type 'Pdf' is not defined.<BR><BR>Line that is causing the error:<BR>Dim pdf1 As Pdf = New Pdf()


								</div>
								</div>
							</td></tr>
							</table>
						</td>
					</tr>
					<tr>
						<td class="ForumPostFooterArea" align="left" style="border-right:none">
							 
						</td>
						<td class="ForumPostFooterArea">								
							<ul class="ForumPostStatistics CommonPrintHidden">
								<li></li>
								<li></li>
								<li><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl06_ReportLink"></a></li>
								<li><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl06_quickReplyLink">Quick Reply</a></li>
							</ul>
						</td>
					</tr>
				</table>
			</div>
			</li>
		
			<li>
			<div class="ForumPostArea">
				<h4 class="ForumPostHeader">
					<table cellpadding="0" cellspacing="0" width="100%">
						<tr>
							<td align="left"><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl07_PostAnchor" name="8038"><img id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl07_Themedimage1" border="0" src="/Community/Themes/default/images/icon_post_show.gif" /></a> 06-29-2004, 2:16 PM</td>
							<td align="right" class="ForumPostHeaderControlArea">
								<a title="Link to this post" href="https://forum.aspose.com/t/137381">8038</a> in reply to <a title="Link to this post" href="https://forum.aspose.com/t/137381">8036</a>
									
							</td>
						</tr>
					</table>
				</h4>
				<table cellspacing="0" cellpadding="0" width="100%" style="table-layout: auto;">
					<tr>
						<td rowspan="2" class="ForumPostUserArea">
							<div class="ForumPostUserContent">
							<ul class="ForumPostUserPropertyList">
								<li class="ForumPostUserName">
									<img src="/Community/Themes/default/images/user_IsOffline.gif" alt="stiki is not online. Last active: 12-08-2004, 1:26 PM" />
									<a href="/Community/Members/stiki.aspx">stiki</a>
								</li>
								<li class="ForumPostUserAvatar CommonPrintHidden">
									
								</li>
								<li class="ForumPostUserIcons CommonPrintHidden">
									<img title="Not Ranked" alt="Not Ranked" src="/Community/Themes/default/images/rankicons/rank0.gif" />
								</li>
								<li class="ForumPostUserAttribute">
									Joined on 05-26-2004
								</li>
								<li class="ForumPostUserAttribute">
									
								</li>
								<li class="ForumPostUserAttribute">
									<a href="/Community/Search/SearchResults.aspx?u=842&o=DateDescending">Posts 12</a>
								</li>
								<li class="ForumPostUserAttribute">
									
								</li>
								<li class="ForumPostRoleIcons CommonPrintHidden">
									
								</li>
								<li class="ForumPostUserAttribute">
									<span id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl07_IsCustomer"></span>
								</li>
							</ul>
							</div>
						</td>
						<td class="ForumPostContentArea" colspan="2">
							<div class="ForumPostTitleArea">
								<h4 class="ForumPostTitle">
									
									Re: Still can't get it to work
								</h4>
								
								<div class="ForumPostAttachment">
									
								</div>

								<div class="ForumPostThreadStatus">
									 
								</div>

								<div class="ForumPostButtons">
									<a href="/Community/Forums/AddPost.aspx?PostID=8038" class="CommonImageTextButton">Reply</a>
									<a href="/Community/Forums/AddPost.aspx?PostID=8038&Quote=True" class="CommonImageTextButton">Quote</a>
									
									
									<a class="CommonImageTextButton"><span class="CommonButtonInnerContentDown">Favorites</span></a> 

									<a class="CommonImageTextButton"><span class="CommonButtonInnerContentDown">Contact</span></a>
								</div>
							</div>

							<table cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed;">
							<tr><td>
								<div class="ForumPostBodyArea">
								<div id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl07_PostViewWrapper" class="ForumPostContentText">
									I have finaly figured out how to register the component... but<BR><BR>I am getting an error message:<BR>aspose.pdf.dll was loaded, but the DllRegisterServer entry point was not found. The file can not be registered.<BR><BR><BR>Where should I place the dll files? In system32 folder, or just leave them in the aspose directory in program files?<BR><BR>I would really apreciate if you can help me get it working...


								</div>
								</div>
							</td></tr>
							</table>
						</td>
					</tr>
					<tr>
						<td class="ForumPostFooterArea" align="left" style="border-right:none">
							 
						</td>
						<td class="ForumPostFooterArea">								
							<ul class="ForumPostStatistics CommonPrintHidden">
								<li></li>
								<li></li>
								<li><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl07_ReportLink"></a></li>
								<li><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl07_quickReplyLink">Quick Reply</a></li>
							</ul>
						</td>
					</tr>
				</table>
			</div>
			</li>
		
			<li>
			<div class="ForumPostArea">
				<h4 class="ForumPostHeader">
					<table cellpadding="0" cellspacing="0" width="100%">
						<tr>
							<td align="left"><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl08_PostAnchor" name="8052"><img id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl08_Themedimage1" border="0" src="/Community/Themes/default/images/icon_post_show.gif" /></a> 06-29-2004, 5:55 PM</td>
							<td align="right" class="ForumPostHeaderControlArea">
								<a title="Link to this post" href="https://forum.aspose.com/t/137381">8052</a> in reply to <a title="Link to this post" href="https://forum.aspose.com/t/137381">8038</a>
									
							</td>
						</tr>
					</table>
				</h4>
				<table cellspacing="0" cellpadding="0" width="100%" style="table-layout: auto;">
					<tr>
						<td rowspan="2" class="ForumPostUserArea">
							<div class="ForumPostUserContent">
							<ul class="ForumPostUserPropertyList">
								<li class="ForumPostUserName">
									<img src="/Community/Themes/default/images/user_IsOffline.gif" alt="forever is not online. Last active: 11-13-2007, 8:54 AM" />
									<a href="/Community/Members/forever.aspx">forever</a>
								</li>
								<li class="ForumPostUserAvatar CommonPrintHidden">
									
								</li>
								<li class="ForumPostUserIcons CommonPrintHidden">
									<img title="Top 10 Contributor" alt="Top 10 Contributor" src="/Community/Themes/default/images/rankicons/rankTop10.gif" />
								</li>
								<li class="ForumPostUserAttribute">
									Joined on 05-27-2003
								</li>
								<li class="ForumPostUserAttribute">
									
								</li>
								<li class="ForumPostUserAttribute">
									<a href="/Community/Search/SearchResults.aspx?u=117&o=DateDescending">Posts 5,750</a>
								</li>
								<li class="ForumPostUserAttribute">
									
								</li>
								<li class="ForumPostRoleIcons CommonPrintHidden">
									 <a href="/Community/User/Members.aspx?search=1&r=0b0d5b79-9f1a-4862-9a92-a5c852cc1e1b"><img src="/Community/utility/roleicons/0b0d5b79-9f1a-4862-9a92-a5c852cc1e1b.gif" alt="Aspose Staff Member" /></a>
								</li>
								<li class="ForumPostUserAttribute">
									<span id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl08_IsCustomer"></span>
								</li>
							</ul>
							</div>
						</td>
						<td class="ForumPostContentArea" colspan="2">
							<div class="ForumPostTitleArea">
								<h4 class="ForumPostTitle">
									
									Re: Still can't get it to work
								</h4>
								
								<div class="ForumPostAttachment">
									
								</div>

								<div class="ForumPostThreadStatus">
									 
								</div>

								<div class="ForumPostButtons">
									<a href="/Community/Forums/AddPost.aspx?PostID=8052" class="CommonImageTextButton">Reply</a>
									<a href="/Community/Forums/AddPost.aspx?PostID=8052&Quote=True" class="CommonImageTextButton">Quote</a>
									
									
									<a class="CommonImageTextButton"><span class="CommonButtonInnerContentDown">Favorites</span></a> 

									<a class="CommonImageTextButton"><span class="CommonButtonInnerContentDown">Contact</span></a>
								</div>
							</div>

							<table cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed;">
							<tr><td>
								<div class="ForumPostBodyArea">
								<div id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl08_PostViewWrapper" class="ForumPostContentText">
									Dear stiki,<BR><BR>Thank you for considering Aspose.<BR><BR>You said you use classic ASP. Do you mean you use ASP in COM application but not ASP.NET? If so, you should register the component for COM manually: <BR><BR>regasm (AsposePdfPath)\Bin\Aspose.Pdf.dll /codebase <BR><BR>

Tommy Wang
Lead Developer
Aspose Changsha Team
About Us
Contact Us

						</td>
						<td class="ForumPostFooterArea">								
							<ul class="ForumPostStatistics CommonPrintHidden">
								<li></li>
								<li></li>
								<li><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl08_ReportLink"></a></li>
								<li><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl08_quickReplyLink">Quick Reply</a></li>
							</ul>
						</td>
					</tr>
				</table>
			</div>
			</li>
		
			<li>
			<div class="ForumPostArea">
				<h4 class="ForumPostHeader">
					<table cellpadding="0" cellspacing="0" width="100%">
						<tr>
							<td align="left"><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl09_PostAnchor" name="8087"><img id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl09_Themedimage1" border="0" src="/Community/Themes/default/images/icon_post_show.gif" /></a> 06-30-2004, 7:20 AM</td>
							<td align="right" class="ForumPostHeaderControlArea">
								<a title="Link to this post" href="https://forum.aspose.com/t/137381">8087</a> in reply to <a title="Link to this post" href="https://forum.aspose.com/t/137381">8052</a>
									
							</td>
						</tr>
					</table>
				</h4>
				<table cellspacing="0" cellpadding="0" width="100%" style="table-layout: auto;">
					<tr>
						<td rowspan="2" class="ForumPostUserArea">
							<div class="ForumPostUserContent">
							<ul class="ForumPostUserPropertyList">
								<li class="ForumPostUserName">
									<img src="/Community/Themes/default/images/user_IsOffline.gif" alt="stiki is not online. Last active: 12-08-2004, 1:26 PM" />
									<a href="/Community/Members/stiki.aspx">stiki</a>
								</li>
								<li class="ForumPostUserAvatar CommonPrintHidden">
									
								</li>
								<li class="ForumPostUserIcons CommonPrintHidden">
									<img title="Not Ranked" alt="Not Ranked" src="/Community/Themes/default/images/rankicons/rank0.gif" />
								</li>
								<li class="ForumPostUserAttribute">
									Joined on 05-26-2004
								</li>
								<li class="ForumPostUserAttribute">
									
								</li>
								<li class="ForumPostUserAttribute">
									<a href="/Community/Search/SearchResults.aspx?u=842&o=DateDescending">Posts 12</a>
								</li>
								<li class="ForumPostUserAttribute">
									
								</li>
								<li class="ForumPostRoleIcons CommonPrintHidden">
									
								</li>
								<li class="ForumPostUserAttribute">
									<span id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl09_IsCustomer"></span>
								</li>
							</ul>
							</div>
						</td>
						<td class="ForumPostContentArea" colspan="2">
							<div class="ForumPostTitleArea">
								<h4 class="ForumPostTitle">
									
									Re: Still can't get it to work
								</h4>
								
								<div class="ForumPostAttachment">
									
								</div>

								<div class="ForumPostThreadStatus">
									 
								</div>

								<div class="ForumPostButtons">
									<a href="/Community/Forums/AddPost.aspx?PostID=8087" class="CommonImageTextButton">Reply</a>
									<a href="/Community/Forums/AddPost.aspx?PostID=8087&Quote=True" class="CommonImageTextButton">Quote</a>
									
									
									<a class="CommonImageTextButton"><span class="CommonButtonInnerContentDown">Favorites</span></a> 

									<a class="CommonImageTextButton"><span class="CommonButtonInnerContentDown">Contact</span></a>
								</div>
							</div>

							<table cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed;">
							<tr><td>
								<div class="ForumPostBodyArea">
								<div id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl09_PostViewWrapper" class="ForumPostContentText">
									Thank you for your reply.. but I was unable to make it work...<BR><BR>Here is the error that I got:<BR><BR>Windows cannot find 'regasm'. Make sure you typed the name correctly.. blah blah blah.. <BR><BR>If its any help I am workin on WinXp..


								</div>
								</div>
							</td></tr>
							</table>
						</td>
					</tr>
					<tr>
						<td class="ForumPostFooterArea" align="left" style="border-right:none">
							 
						</td>
						<td class="ForumPostFooterArea">								
							<ul class="ForumPostStatistics CommonPrintHidden">
								<li></li>
								<li></li>
								<li><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl09_ReportLink"></a></li>
								<li><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl09_quickReplyLink">Quick Reply</a></li>
							</ul>
						</td>
					</tr>
				</table>
			</div>
			</li>
		
			<li>
			<div class="ForumPostArea">
				<h4 class="ForumPostHeader">
					<table cellpadding="0" cellspacing="0" width="100%">
						<tr>
							<td align="left"><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl10_PostAnchor" name="8088"><img id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl10_Themedimage1" border="0" src="/Community/Themes/default/images/icon_post_show.gif" /></a> 06-30-2004, 7:30 AM</td>
							<td align="right" class="ForumPostHeaderControlArea">
								<a title="Link to this post" href="https://forum.aspose.com/t/137381">8088</a> in reply to <a title="Link to this post" href="https://forum.aspose.com/t/137381">8087</a>
									
							</td>
						</tr>
					</table>
				</h4>
				<table cellspacing="0" cellpadding="0" width="100%" style="table-layout: auto;">
					<tr>
						<td rowspan="2" class="ForumPostUserArea">
							<div class="ForumPostUserContent">
							<ul class="ForumPostUserPropertyList">
								<li class="ForumPostUserName">
									<img src="/Community/Themes/default/images/user_IsOffline.gif" alt="forever is not online. Last active: 11-13-2007, 8:54 AM" />
									<a href="/Community/Members/forever.aspx">forever</a>
								</li>
								<li class="ForumPostUserAvatar CommonPrintHidden">
									
								</li>
								<li class="ForumPostUserIcons CommonPrintHidden">
									<img title="Top 10 Contributor" alt="Top 10 Contributor" src="/Community/Themes/default/images/rankicons/rankTop10.gif" />
								</li>
								<li class="ForumPostUserAttribute">
									Joined on 05-27-2003
								</li>
								<li class="ForumPostUserAttribute">
									
								</li>
								<li class="ForumPostUserAttribute">
									<a href="/Community/Search/SearchResults.aspx?u=117&o=DateDescending">Posts 5,750</a>
								</li>
								<li class="ForumPostUserAttribute">
									
								</li>
								<li class="ForumPostRoleIcons CommonPrintHidden">
									 <a href="/Community/User/Members.aspx?search=1&r=0b0d5b79-9f1a-4862-9a92-a5c852cc1e1b"><img src="/Community/utility/roleicons/0b0d5b79-9f1a-4862-9a92-a5c852cc1e1b.gif" alt="Aspose Staff Member" /></a>
								</li>
								<li class="ForumPostUserAttribute">
									<span id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl10_IsCustomer"></span>
								</li>
							</ul>
							</div>
						</td>
						<td class="ForumPostContentArea" colspan="2">
							<div class="ForumPostTitleArea">
								<h4 class="ForumPostTitle">
									
									Re: Still can't get it to work
								</h4>
								
								<div class="ForumPostAttachment">
									
								</div>

								<div class="ForumPostThreadStatus">
									 
								</div>

								<div class="ForumPostButtons">
									<a href="/Community/Forums/AddPost.aspx?PostID=8088" class="CommonImageTextButton">Reply</a>
									<a href="/Community/Forums/AddPost.aspx?PostID=8088&Quote=True" class="CommonImageTextButton">Quote</a>
									
									
									<a class="CommonImageTextButton"><span class="CommonButtonInnerContentDown">Favorites</span></a> 

									<a class="CommonImageTextButton"><span class="CommonButtonInnerContentDown">Contact</span></a>
								</div>
							</div>

							<table cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed;">
							<tr><td>
								<div class="ForumPostBodyArea">
								<div id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl10_PostViewWrapper" class="ForumPostContentText">
									Dear stiki,<BR><BR>Thank you for considering Aspose.<BR><BR>In WinXP, the regasm.exe should be in "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705".  Please change the disk and version number according to your system and add this path to your system's "PATH" environment variable.<BR><BR>

Tommy Wang
Lead Developer
Aspose Changsha Team
[About Us](http://www.aspose.com/Wiki/default.aspx/Aspose.Corporate/AboutChangsha.html)
[Contact Us](http://www.aspose.com/Wiki/default.aspx/Aspose.Corporate/ContactChangsha.html)

						</td>
						<td class="ForumPostFooterArea">								
							<ul class="ForumPostStatistics CommonPrintHidden">
								<li></li>
								<li></li>
								<li><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl10_ReportLink"></a></li>
								<li><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl10_quickReplyLink">Quick Reply</a></li>
							</ul>
						</td>
					</tr>
				</table>
			</div>
			</li>
		
			<li>
			<div class="ForumPostArea">
				<h4 class="ForumPostHeader">
					<table cellpadding="0" cellspacing="0" width="100%">
						<tr>
							<td align="left"><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl11_PostAnchor" name="8095"><img id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl11_Themedimage1" border="0" src="/Community/Themes/default/images/icon_post_show.gif" /></a> 06-30-2004, 9:18 AM</td>
							<td align="right" class="ForumPostHeaderControlArea">
								<a title="Link to this post" href="https://forum.aspose.com/t/137381">8095</a> in reply to <a title="Link to this post" href="https://forum.aspose.com/t/137381">8088</a>
									
							</td>
						</tr>
					</table>
				</h4>
				<table cellspacing="0" cellpadding="0" width="100%" style="table-layout: auto;">
					<tr>
						<td rowspan="2" class="ForumPostUserArea">
							<div class="ForumPostUserContent">
							<ul class="ForumPostUserPropertyList">
								<li class="ForumPostUserName">
									<img src="/Community/Themes/default/images/user_IsOffline.gif" alt="stiki is not online. Last active: 12-08-2004, 1:26 PM" />
									<a href="/Community/Members/stiki.aspx">stiki</a>
								</li>
								<li class="ForumPostUserAvatar CommonPrintHidden">
									
								</li>
								<li class="ForumPostUserIcons CommonPrintHidden">
									<img title="Not Ranked" alt="Not Ranked" src="/Community/Themes/default/images/rankicons/rank0.gif" />
								</li>
								<li class="ForumPostUserAttribute">
									Joined on 05-26-2004
								</li>
								<li class="ForumPostUserAttribute">
									
								</li>
								<li class="ForumPostUserAttribute">
									<a href="/Community/Search/SearchResults.aspx?u=842&o=DateDescending">Posts 12</a>
								</li>
								<li class="ForumPostUserAttribute">
									
								</li>
								<li class="ForumPostRoleIcons CommonPrintHidden">
									
								</li>
								<li class="ForumPostUserAttribute">
									<span id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl11_IsCustomer"></span>
								</li>
							</ul>
							</div>
						</td>
						<td class="ForumPostContentArea" colspan="2">
							<div class="ForumPostTitleArea">
								<h4 class="ForumPostTitle">
									
									Re: Still can't get it to work
								</h4>
								
								<div class="ForumPostAttachment">
									
								</div>

								<div class="ForumPostThreadStatus">
									 
								</div>

								<div class="ForumPostButtons">
									<a href="/Community/Forums/AddPost.aspx?PostID=8095" class="CommonImageTextButton">Reply</a>
									<a href="/Community/Forums/AddPost.aspx?PostID=8095&Quote=True" class="CommonImageTextButton">Quote</a>
									
									
									<a class="CommonImageTextButton"><span class="CommonButtonInnerContentDown">Favorites</span></a> 

									<a class="CommonImageTextButton"><span class="CommonButtonInnerContentDown">Contact</span></a>
								</div>
							</div>

							<table cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed;">
							<tr><td>
								<div class="ForumPostBodyArea">
								<div id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl11_PostViewWrapper" class="ForumPostContentText">
									Thank you for taking your time to help me.. this seems to be taking alot longer then it should..<BR><BR>I've managed to register the dll using regasm.exe... but its still not working and i'm getting the exact same error message:<BR><BR>Type 'PDF" is not defined.. <BR><BR><BR><BR>This is how i ran the command to register the dll:<BR>C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322>regasm C:\Progra~1\Aspose\Aspose.Pd<BR>f\bin\aspose.pdf.dll /codebase<BR>Microsoft (R) .NET Framework Assembly Registration Utility 1.1.4322.573<BR>Copyright (C) Microsoft Corporation 1998-2002.  All rights reserved.<BR><BR>Types registered successfully


								</div>
								</div>
							</td></tr>
							</table>
						</td>
					</tr>
					<tr>
						<td class="ForumPostFooterArea" align="left" style="border-right:none">
							 
						</td>
						<td class="ForumPostFooterArea">								
							<ul class="ForumPostStatistics CommonPrintHidden">
								<li></li>
								<li></li>
								<li><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl11_ReportLink"></a></li>
								<li><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl11_quickReplyLink">Quick Reply</a></li>
							</ul>
						</td>
					</tr>
				</table>
			</div>
			</li>
		
			<li>
			<div class="ForumPostArea">
				<h4 class="ForumPostHeader">
					<table cellpadding="0" cellspacing="0" width="100%">
						<tr>
							<td align="left"><a id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl12_PostAnchor" name="8111"><img id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl12_Themedimage1" border="0" src="/Community/Themes/default/images/icon_post_show.gif" /></a> 06-30-2004, 6:16 PM</td>
							<td align="right" class="ForumPostHeaderControlArea">
								<a title="Link to this post" href="https://forum.aspose.com/t/137381">8111</a> in reply to <a title="Link to this post" href="https://forum.aspose.com/t/137381">8095</a>
									
							</td>
						</tr>
					</table>
				</h4>
				<table cellspacing="0" cellpadding="0" width="100%" style="table-layout: auto;">
					<tr>
						<td rowspan="2" class="ForumPostUserArea">
							<div class="ForumPostUserContent">
							<ul class="ForumPostUserPropertyList">
								<li class="ForumPostUserName">
									<img src="/Community/Themes/default/images/user_IsOffline.gif" alt="forever is not online. Last active: 11-13-2007, 8:54 AM" />
									<a href="/Community/Members/forever.aspx">forever</a>
								</li>
								<li class="ForumPostUserAvatar CommonPrintHidden">
									
								</li>
								<li class="ForumPostUserIcons CommonPrintHidden">
									<img title="Top 10 Contributor" alt="Top 10 Contributor" src="/Community/Themes/default/images/rankicons/rankTop10.gif" />
								</li>
								<li class="ForumPostUserAttribute">
									Joined on 05-27-2003
								</li>
								<li class="ForumPostUserAttribute">
									
								</li>
								<li class="ForumPostUserAttribute">
									<a href="/Community/Search/SearchResults.aspx?u=117&o=DateDescending">Posts 5,750</a>
								</li>
								<li class="ForumPostUserAttribute">
									
								</li>
								<li class="ForumPostRoleIcons CommonPrintHidden">
									 <a href="/Community/User/Members.aspx?search=1&r=0b0d5b79-9f1a-4862-9a92-a5c852cc1e1b"><img src="/Community/utility/roleicons/0b0d5b79-9f1a-4862-9a92-a5c852cc1e1b.gif" alt="Aspose Staff Member" /></a>
								</li>
								<li class="ForumPostUserAttribute">
									<span id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl12_IsCustomer"></span>
								</li>
							</ul>
							</div>
						</td>
						<td class="ForumPostContentArea" colspan="2">
							<div class="ForumPostTitleArea">
								<h4 class="ForumPostTitle">
									
									Re: Still can't get it to work
								</h4>
								
								<div class="ForumPostAttachment">
									
								</div>

								<div class="ForumPostThreadStatus">
									 
								</div>

								<div class="ForumPostButtons">
									<a href="/Community/Forums/AddPost.aspx?PostID=8111" class="CommonImageTextButton">Reply</a>
									<a href="/Community/Forums/AddPost.aspx?PostID=8111&Quote=True" class="CommonImageTextButton">Quote</a>
									
									
									<a class="CommonImageTextButton"><span class="CommonButtonInnerContentDown">Favorites</span></a> 

									<a class="CommonImageTextButton"><span class="CommonButtonInnerContentDown">Contact</span></a>
								</div>
							</div>

							<table cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed;">
							<tr><td>
								<div class="ForumPostBodyArea">
								<div id="ctl00_ctl01_bcr_ctl00___PostRepeater_ctl12_PostViewWrapper" class="ForumPostContentText">
									Dear stiki, <BR><BR>Thank you for considering Aspose.<BR><BR>If you are using classic ASP, you should not write code like Aspose.Pdf examples. The examples in Aspose.Pdf work in ASP.NET. Here is an example for using Aspose.Pdf in ASP:<BR><BR><BR><BR>SUB GeneratePdf<BR><BR>			Set pdf1 = server.CreateObject("Aspose.Pdf.Pdf")<BR>			<BR>			set sec1 = server.CreateObject("Aspose.Pdf.Section")<BR>			<BR>			pdf1.Sections.Add(sec1)<BR>			<BR>			set t1 = server.CreateObject("Aspose.Pdf.Text")<BR>			<BR>			set s1 = server.CreateObject("Aspose.Pdf.Segment")<BR>			<BR>			s1.Content = "hello"<BR>			<BR>			t1.Segments.Add(s1)<BR>			<BR>			sec1.Paragraphs.Add(t1)<BR><BR>            <BR>            pdf1.Save("test.Pdf")<BR><BR><BR>%><BR>==========================================</P>

Any ideas what that’s about?

Hi,

This problem can be arises due to multiple reasons:

1. Either you haven't written the import statement in case of VB6. You can use fully qualified names to remove this problem.

2. You haven't use the regasm to properly installed the assemblies to be used in COM.

3. Sometimes when you create a project in VB 6 and set name of the class(module) as Pdf, then when you use Aspose.Pdf class so a conflict comes and in VB6 the error message is not so clear that this problem arises.

Hope it helps. If you need more help please do let us know.

Thanks.