CodeVerge.Net
Beta
Item Entry
Register
Login
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums
Can Reply:
No
Members Can Edit:
No
Online:
Yes
Zone:
>
Asp.Net Forum
>
starter_kits_and_source_projects.portal_starter_kit
Tags:
Item Type:
Date Entered:
1/9/2003 6:46:48 AM
Date Modified:
Subscribers:
0
Subscribe Alert
Rate It:
NR
XPoints:
N/A
Replies:
7
Views:
22
Favorited:
0
Favorite
8 Items, 1 Pages
Sort By
Date Dsc
Date Asc
Votes Dsc
Votes Asc
1
|<
<<
Go
>>
>|
"mcdull" <>
NewsGroup User
Compiling the ibuyspy.dll in Access Version
1/9/2003 6:46:48 AM
0
I got problem in compiling the modified versions of *.vb files from the Access version of ibuyspy.dll.
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.
Could any one please suggest anything that I should notice in order to compile this file successfully?
thanks.
"Bulldozer Rect
NewsGroup User
Re: Compiling the ibuyspy.dll in Access Version
1/15/2003 4:04:50 PM
0
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:
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
pause
This produces IBuySpy.dll that is only 32k, and then each page cannot find items that it tries to inherit.
Any help would be GREATLY appreciated.
"mcdull" <>
NewsGroup User
Re: Compiling the ibuyspy.dll in Access Version
1/21/2003 2:05:23 AM
0
Any help?? I am totally get lost and I need the modified version urgently.
Thanks a lot!
"JonMarq" <>
NewsGroup User
Re: Compiling the ibuyspy.dll in Access Version
1/21/2003 1:09:34 PM
0
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.
Here goes:
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 "Error BC30451's" (among others) from .vb files in the "Components" folder, fear not... All you need is to add some Imports statements to those .vb files. To get rid of the BC30451, use "Imports Microsoft.VisualBasic" 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.
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 "CodeBehind" statements to "Src" in the .aspx files.
Anyway, I'm sorry this is so untechnical. Someday, maybe I'll be an überGeek like some of these guys, but until then I'm
Just trying to help out a little,
Jon Marq
PS- I'll be around all day and I'll check the posts. If this helps, and I can help further, repost here.
"mcdull" <>
NewsGroup User
Re: Compiling the ibuyspy.dll in Access Version
1/22/2003 10:00:20 AM
0
There are NO error message when compiling the program. I just like everything is going fine but actually the DLL is corrupted.
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.
So the make.bat would be as follow.
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
"jason5fx" <>
NewsGroup User
Re: Compiling the ibuyspy.dll in Access Version
4/24/2003 4:17:07 AM
0
My recompiled IBuySpy.dll for Access Database Version does not work too!
I?ve made some modification to the *.vb file and try recompile them again to IbuySpy.dll with errors in the web browser
Here is the web browser error:
=======================================================
Parser Error Message: Could not load type 'IBuySpy.CDefault'.
Source Error:
Line 1: <%@ Page Language="vb" CodeBehind="Default.aspx.vb" AutoEventWireup="false" Inherits="IBuySpy.CDefault" %>
Line 2: <%@ Register TagPrefix="IBuySpy" TagName="Header" Src="_Header.ascx" %>
Line 3: <%@ Register TagPrefix="IBuySpy" TagName="Menu" Src="_Menu.ascx" %>
========================================================
Here is the vbc command:
path C:\WINNT\Microsoft.NET\Framework\v1.1.4322\
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
Is my vbc command short of something?
Any help will be appreciated
Thanks you!
"ralfsohl" <>
NewsGroup User
Re: Compiling the ibuyspy.dll in Access Version
9/20/2003 2:08:54 PM
0
did any one find a solution on the problem?
"davidgmiles" <
NewsGroup User
Re: Compiling the ibuyspy.dll in Access Version
9/20/2003 6:45:06 PM
0
Isnt this about the store kit - if so you may be better aiming this into the
IBS Store forum
DavidM
Various IBS Addons available at http://www.snowcovered.com
Lead Developer [vb & c#] - MCAD
8 Items, 1 Pages
Sort By
Date Dsc
Date Asc
Votes Dsc
Votes Asc
1
|<
<<
Go
>>
>|
Free Download:
Invite
Members
SiteMap
admin portion ot ibuy
allowing users to customize tab content and layout
how to use multiportal in ibuyspy
help configuring for web matrix (no iis)?
not recognizing my sql server instance during instalation
how to put in a module
removing "review this product"
difficulties installing the ibs portal.
cryptography class for the portal (ibs)
porting msde database
anyone interested in building a portal using the new .net 2.0 framework?
ibs caching issues on network?
roles security at host -- genericprincipal problem
version # of the updated ibuyspy portal
portal application problem
login/registration extraction?
help! cannot add anything to porta...
ibuyspy sub tabs
object reference not set to an instance of an object
validaterequest problem, need help!
deployment of modified ibuyspy
login problems ibs portal sdk
submenu to portal starter kit
what happened to document uploading in the ibuyspy portal?
creating database on isp hosted sql 2000 server
grabbing portal pages and send securely via email
rendering flash move
coalesys.com webmenu
ibuyspyportal accessdb
how can i use a unique connection in a request?
register button
remote sql server connection
i quit. asp can come back when it's ready for primetime.
image upload
add field to user management form
submenu on tab list
portal (c#) want to create a new custom module definition
please help with server.execute
how to edit ibuyspy , so that related modules are assigned to related user
webcontrol and multiview
how to install multiple instances of the portal sk?
e-mail group
saves aren't persisting
error - could not find file portalcfg.xml
accessing dropdownlist in an user control from parent control
sorting of modules in the organize modules section does not work
the portal source file not working 100%, how to complete manually?
can i get some different looking tabs?
how to get the "email" after ibs created the authenticationticket?
install problem
Privacy
|
Contact Us
All Times Are GMT