<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Portal Starter Kit</title><link>http://forums.asp.net/87.aspx</link><description>Discuss the Commerce Starter Kit (formerly the IBuySpy Store) for ASP.NET 1.x.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Compiling the ibuyspy.dll in Access Version</title><link>http://forums.asp.net/thread/343846.aspx</link><pubDate>Sat, 20 Sep 2003 18:45:06 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:343846</guid><dc:creator>DavidGMiles</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/343846.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=87&amp;PostID=343846</wfw:commentRss><description>Isnt this about the store kit - if so you may be better aiming this into the &lt;a target="_new" href="http://www.asp.net/Forums/ShowForum.aspx?tabindex=1&amp;amp;ForumID=1"&gt;IBS Store forum&lt;/a&gt;
&lt;br /&gt;

&lt;br /&gt;
DavidM</description></item><item><title>Re: Compiling the ibuyspy.dll in Access Version</title><link>http://forums.asp.net/thread/343746.aspx</link><pubDate>Sat, 20 Sep 2003 14:08:54 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:343746</guid><dc:creator>ralfsohl</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/343746.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=87&amp;PostID=343746</wfw:commentRss><description>did any one find a solution on the problem?</description></item><item><title>Re: Compiling the ibuyspy.dll in Access Version</title><link>http://forums.asp.net/thread/202247.aspx</link><pubDate>Thu, 24 Apr 2003 04:17:07 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:202247</guid><dc:creator>jason5fx</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/202247.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=87&amp;PostID=202247</wfw:commentRss><description>My recompiled IBuySpy.dll for Access Database Version does not work too!
&lt;br /&gt;

&lt;br /&gt;
I’ve made some modification to the *.vb file and try recompile them again to IbuySpy.dll with errors in the web browser
&lt;br /&gt;
Here is the web browser error:
&lt;br /&gt;
=======================================================
&lt;br /&gt;
Parser Error Message: Could not load type 'IBuySpy.CDefault'.
&lt;br /&gt;

&lt;br /&gt;
Source Error: 
&lt;br /&gt;
Line 1:  &amp;lt;%@ Page Language=&amp;quot;vb&amp;quot; CodeBehind=&amp;quot;Default.aspx.vb&amp;quot; AutoEventWireup=&amp;quot;false&amp;quot; Inherits=&amp;quot;IBuySpy.CDefault&amp;quot; %&amp;gt;
&lt;br /&gt;
Line 2:  &amp;lt;%@ Register TagPrefix=&amp;quot;IBuySpy&amp;quot; TagName=&amp;quot;Header&amp;quot; Src=&amp;quot;_Header.ascx&amp;quot; %&amp;gt;
&lt;br /&gt;
Line 3:  &amp;lt;%@ Register TagPrefix=&amp;quot;IBuySpy&amp;quot; TagName=&amp;quot;Menu&amp;quot; Src=&amp;quot;_Menu.ascx&amp;quot; %&amp;gt;
&lt;br /&gt;
========================================================
&lt;br /&gt;

&lt;br /&gt;
Here is the vbc command:
&lt;br /&gt;

&lt;br /&gt;
path C:\WINNT\Microsoft.NET\Framework\v1.1.4322\
&lt;br /&gt;
vbc /t:library /out:..\bin\IBuySpy.dll *.vb /r:System.web.dll /r:System.data.dll /r:system.dll /r:System.Drawing.dll /r:System.Xml.dll 
&lt;br /&gt;

&lt;br /&gt;
Is my vbc command short of something?
&lt;br /&gt;
Any help will be appreciated
&lt;br /&gt;
Thanks you! 
&lt;br /&gt;</description></item><item><title>Re: Compiling the ibuyspy.dll in Access Version</title><link>http://forums.asp.net/thread/129151.aspx</link><pubDate>Wed, 22 Jan 2003 10:00:20 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:129151</guid><dc:creator>mcdull</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/129151.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=87&amp;PostID=129151</wfw:commentRss><description>There are NO error message when compiling the program.  I just like everything is going fine but actually the DLL is corrupted.
&lt;br /&gt;

&lt;br /&gt;
One point to say is that I need to specify the path to compile the file coz the path name is not included in the system environment variable.
&lt;br /&gt;

&lt;br /&gt;
So the make.bat would be as follow.
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
c:\windows\Microsoft.NET\Framework\v1.0.3705\vbc /t:library /out:IBuySpy.dll /r:System.dll /r:System.dll /r:System.Web.dll /r:System.Xml.dll /r:System.Data.dll /r:System.Drawing.dll CustomersDB.vb ProductsDB.vb OrdersDB.vb ReviewsDB.vb ShoppingCartDB.vb /verbose
&lt;br /&gt;</description></item><item><title>Re: Compiling the ibuyspy.dll in Access Version</title><link>http://forums.asp.net/thread/128273.aspx</link><pubDate>Tue, 21 Jan 2003 13:09:34 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:128273</guid><dc:creator>JonMarq</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/128273.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=87&amp;PostID=128273</wfw:commentRss><description>Hey, guys. I had problems myself with the Access version done by ccunhaATbigfoot. I don't consider myself an expert by any stretch of the imagination, but I did get it to work.
&lt;br /&gt;

&lt;br /&gt;
Here goes:
&lt;br /&gt;
Instead of running the mk.bat file directly, open a command prompt and run the batch file from there. Then check to see if you get any error messages. If you get a few &amp;quot;Error BC30451's&amp;quot; (among others) from .vb files in the &amp;quot;Components&amp;quot; folder, fear not... All you need is to add some Imports statements to those .vb files. To get rid of the BC30451, use &amp;quot;Imports Microsoft.VisualBasic&amp;quot; at the top of the page (you'll need this one in security.vb, at least). I forget if I got other errors or not. Sorry about that.
&lt;br /&gt;

&lt;br /&gt;
After I figured all these out, I *did* have other problems with Imports throughout the Access version of the site. I also had to change a lot of &amp;quot;CodeBehind&amp;quot; statements to &amp;quot;Src&amp;quot; in the .aspx files.
&lt;br /&gt;

&lt;br /&gt;
Anyway, I'm sorry this is so untechnical. Someday, maybe I'll be an &amp;#252;berGeek like some of these guys, but until then I'm
&lt;br /&gt;
Just trying to help out a little,
&lt;br /&gt;
Jon Marq
&lt;br /&gt;

&lt;br /&gt;
PS- I'll be around all day and I'll check the posts. If this helps, and I can help further, repost here.</description></item><item><title>Re: Compiling the ibuyspy.dll in Access Version</title><link>http://forums.asp.net/thread/128027.aspx</link><pubDate>Tue, 21 Jan 2003 02:05:23 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:128027</guid><dc:creator>mcdull</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/128027.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=87&amp;PostID=128027</wfw:commentRss><description>Any help?? I am totally get lost and I need the modified version urgently.
&lt;br /&gt;

&lt;br /&gt;
Thanks a lot!
&lt;br /&gt;

&lt;br /&gt;</description></item><item><title>Re: Compiling the ibuyspy.dll in Access Version</title><link>http://forums.asp.net/thread/124079.aspx</link><pubDate>Wed, 15 Jan 2003 16:04:50 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:124079</guid><dc:creator>Bulldozer Rectangle</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/124079.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=87&amp;PostID=124079</wfw:commentRss><description>Hmmm... I got the EXACT same problem. Can anybody help us with this? I was trying to modify the sort order of the Categories (line 63 of ProductsDB.vb) and recompile. I used the following syntax for my *.bat file:
&lt;br /&gt;

&lt;br /&gt;
vbc /t:library /out:IBuySpy.dll /r:System.dll /r:System.Web.dll /r:System.Xml.dll /r:System.Data.dll /r:System.Drawing.dll CustomersDB.vb ProductsDB.vb OrdersDB.vb ReviewsDB.vb ShoppingCartDB.vb
&lt;br /&gt;
pause
&lt;br /&gt;

&lt;br /&gt;
This produces IBuySpy.dll that is only 32k, and then each page cannot find items that it tries to inherit.
&lt;br /&gt;

&lt;br /&gt;
Any help would be GREATLY appreciated.</description></item><item><title>Compiling the ibuyspy.dll in Access Version</title><link>http://forums.asp.net/thread/119323.aspx</link><pubDate>Thu, 09 Jan 2003 06:46:48 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:119323</guid><dc:creator>mcdull</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/119323.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=87&amp;PostID=119323</wfw:commentRss><description>I got problem in compiling the modified versions of *.vb files from the Access version of ibuyspy.dll.
&lt;br /&gt;
I did not get any error message in the process of compling the file but the file size coming out is much less than the expected one. about 30K.
&lt;br /&gt;
Could any one please suggest anything that I should notice in order to compile this file successfully?
&lt;br /&gt;

&lt;br /&gt;
thanks.</description></item></channel></rss>