ASPFriends.com 'aspngibuyspy' list Archive - July 2002
Messages
Page: 12
iBuySpy - OpenSource (3 replies)
ASPFriends.com 'aspngibuyspy' list
Is iBuySpy opensource any issues / catches to using it for commercial applications? Any pointers will be appreciated. Thank you Fred
Useless Newsgroup? (7 replies)
ASPFriends.com 'aspngibuyspy' list
I question the value of this list. I, along with scores of others, have submitted honest, legitimate questions to this newsgroup only to receive no reply. No advice, no opinions, no help. Nothing. I have been involved in other lists in the past and just about every legitimate post received a reply of some sort. I expected this one to be similar. I intend the above as constructive criticism in the ...
confused about msde install for IBS (4 replies)
ASPFriends.com 'aspngibuyspy' list
Hi all I'm wanting to set up the VS.NET portal IBS. looks like I need to install MSDE as well, yes? can anyone clarify the database install part/suggest a link for a tutorial on the database install (specifically MSDE runnning the SQL scripts, connections, etc). I haven't used MSDE before. What's all this about named instances for the db required for IBS? I don't get it... any help is greatly appr...
VS.NET/ ibuyspy store: "unable to open project..." (3 replies)
ASPFriends.com 'aspngibuyspy' list
please tell me someone has had this error also (and fixed it). first it says that there was an error on the install and that I need to install one of the components dot net, MSDE, IIS not true, they're there. When I click OK it says installation complete (???) Then when I try to open the project I get another error saying the project and the site do not map to the same location (huh?). the thing t...
IBuySpySetup Source (2 replies)
ASPFriends.com 'aspngibuyspy' list
Hello I need the code source of the program ibuyspysetup.exe. Can anyone help me? Thanks
Wondering if someone has had similar Tab experience? (2 replies)
ASPFriends.com 'aspngibuyspy' list
Here goes: I have been trying to implement my own tab structure. I've changed one of the stored procedures(GetPortalSettings) and modified some of the pages. Especially the Tabs.ascx page and the DesktopDefault page. I can safely add a second level to the portal and be able to this through the admin page. I had to change the Tabs.ascx page to use 3 databound datalists instead of 1 databound listbo...
SV: Probably silly questions (2 replies)
ASPFriends.com 'aspngibuyspy' list
Hello Steve, first of all there are no such thing as a silly question. If you don't ask questions, you will learn nothing. 1. Do I need stored procedures? No you do not need them, but they are preferrable. Stored procedure are stored with your database and are precompiled SQL statements which make their execution faster. It is also much easier to make eventual changes in a SPROC, specially if you ...
Probably silly questions (2 replies)
ASPFriends.com 'aspngibuyspy' list
Hi, I am new to programming and .Net, but I have been able to customize the portal fairly well. However, now I would like to set up a new module that will enable me to post data read from a new database table and put it into a table in a web page. Could you help me with the following issues? Do I need stored procedures and where are they stored? Should I create a module for this functionality? I u...
how do I automatically add someone to a specific security role when they register? (4 replies)
ASPFriends.com 'aspngibuyspy' list
I've been playing with it but to no avail... I want to add someone, say, to role Id 3 when they register. So that they will have automatic access to more than the regular guest have. Thanks for any help. Kevin K. McGovern Small Business Manager Silverscape Technologies, Inc. 352 374 9657 Ext. 29 http://www.silverscape.net
What the deal with the Bin/portal.dll's (4 replies)
ASPFriends.com 'aspngibuyspy' list
I have two projects portalvbvs1 and portalvbvs2 and I am using VS.NET when I try compiling one or the other at times I get weird namespace errors. usually erroneous errors e:\inetpub\wwwroot\PortalVBVS2\Components\mobilecontrols.vb(1671): 'WrappingKey' is not a member of 'System.Web.UI.WebControls.Style'. e:\inetpub\wwwroot\PortalVBVS2\mobiledefault.aspx.vb(186): 'SummaryView' is not a member of '...
CSS (2 replies)
ASPFriends.com 'aspngibuyspy' list
I understand the code and database of the portal fairly well. What I am having trouble with is the cascading style sheet. I missed this somewhere in my trainings. How do I modify the style sheet in such a way that menu items are controlled by the style sheet. I've checked the buttons to see where the setting for using the css is but have had no luck. I apologize if this is too much of a novice que...
Quicklaunch Module Problem - Does not include the Target tag (2 replies)
ASPFriends.com 'aspngibuyspy' list
The quicklaunch does not includ ethe Target attribute when generating the HTML. I want the link to open in a new window. I set the target to blank but it still jumps in the current window. I then looked at the html source and the target attribute is not there? Any ideas?
multiple instances (2 replies)
ASPFriends.com 'aspngibuyspy' list
Would any body have any idea on the amount of IBuySpy Portals are in use today. For 2002 ASP.NET Solutions & Articles goto: http://aspalliance.com/dotnetsolutions/ Dennis West West Design MS .NET Developer www. westontheweb.net westdh@attbi.com
Pass UserID instead of ModuleID (2 replies)
ASPFriends.com 'aspngibuyspy' list
Has anyone added a "daily planner or similar page into the portal that displays information based on an individual's UserID?
Threaded discussion on C# Portal (20 replies)
ASPFriends.com 'aspngibuyspy' list
Has anyone coded the portal to allow deletion of threaded discussions with c#. Thanks, Jason
Portal Tab Management (16 replies)
ASPFriends.com 'aspngibuyspy' list
Has any wrote any code for handling Tabs beyond what is standard in the base portal. Like tabs that would run at a level off of a single tab. Like Hierarchical Tabs. For 2002 ASP.NET Solutions & Articles goto: http://aspalliance.com/dotnetsolutions/ Dennis West West Design MS .NET Developer www. westontheweb.net westdh@attbi.com
SV: RE: AW: Would any body have any idea on the amount of IBuySpy Portals are in use today. (3 replies)
ASPFriends.com 'aspngibuyspy' list
Would any body have any idea on the amount of IBuySpy Portals are in use today. For 2002 ASP.NET Solutions & Articles goto: http://aspalliance.com/dotnetsolutions/ Dennis West West Design 20 MS .NET Developer www. westontheweb.net westdh@attbi.com
How much should I charge for a portal? (4 replies)
ASPFriends.com 'aspngibuyspy' list
Hi, I'm in the process of trying to start my own web development business. I've decided to use my adaptation of the portal as what I sell. I think my package will consist of the portal with customizations to the style sheet for color, font, etc, one graphic for the banner, consulting on the initial layout of their portal (what tabs should they have... how should they organize their information), s...
Tabs... (2 replies)
ASPFriends.com 'aspngibuyspy' list
Would it be possible to take the information for the tabs and output an xml file instead of the tablist that could inturn populate a true hierarchical menu such as asp.net menu? This is just a thought and not something I've looked into properly yet, I wondered if anyone else had, or knew of reasons why it could not be done before I wile away an afternoon: ) John.
Multi currency store - exchange rates (4 replies)
ASPFriends.com 'aspngibuyspy' list
Hi, I've just completed a multi currency version of the Store and am manually picking off the exchange rates from the net. Anyone know of a method that will enable me to schedule and access an exchange rate webserver?? regards, Duncan.
Where do I set the database login info? (3 replies)
ASPFriends.com 'aspngibuyspy' list
When I uploaded to an ISP (who does support .NET and SQL) I had to create a DB, a DBUsername and it's Password. All of these are different than whatever the version is that was on my local machine using the default setup. So, where do I need to go to specify the SQL login information? DBName, DBUsername and DBPassword? Thanks! John W. Nelson
Error message (6 replies)
ASPFriends.com 'aspngibuyspy' list
Here is my error message when there are no mobile modules to display in the IBuySpy portal. I like to see a blank page if there are no mobile modules to display. Is there a way to change this? Boah Server Error in '/PortalCSVS' Application. Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please revi...
Recomended email server? (2 replies)
ASPFriends.com 'aspngibuyspy' list
Does anyone have any recommendations for an email server? We are mostly a 2000 network however we are not using AD MS Exchange is not really an option. Ideally I would like to be able to pass the IBS login info to the email server thus only requiring a one time login. Thus far I am looking at the ipswitch Imail server however I feel as though I have not looked into this enough. The only requiremen...
Flash Module (6 replies)
ASPFriends.com 'aspngibuyspy' list
Has anybody considered making a Flash module for the IBuySpy portal? Thank you! Jesse Murray Senior Applications Developer
Stock Quote Module (9 replies)
ASPFriends.com 'aspngibuyspy' list
Any ideas or pointers on how to build a Stock Quote module that will update every 20minutes. Thanks, Jason Williamson
Ad


Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification