| 0 | 12 | 11/11/2009 9:14:54 AM |
Multiple clients customized content for each need help
hi,
i am new to multiport concept, I need help i have a client he is having more than 50 customers. He is customising same content for different customers so it became 50 code base. one place requ | | 0 | 6 | 11/11/2009 9:14:51 AM |
Survey module?
Hi all Does the Portal starter kit have an online survey module built for it? I'm basically looking for a CMS system with support for publishing online surveys. Are there any othe | | 0 | 7 | 11/11/2009 9:14:47 AM |
Portal Website Template
Hello, From where can i download Web design Templates for my Portal site. Thanx in advance. Bhaarat
| | 0 | 12 | 11/11/2009 9:14:42 AM |
webcontrol and multiview
hello everyone,
i am using asp.net portal starter kit. i've one user control and in this kit it's not possible to make more pages and redirect user from one page to another.so | | 0 | 10 | 11/11/2009 9:14:40 AM |
Object reference not set to instance of an object
Hello Friends, i downloaded Asp.net portal starter kit 1.1 and then i downloaded aspnetportal-install-May042008 and tried very hard to add some modules and upgrade to it..finally i succeede | | 0 | 10 | 11/11/2009 9:14:36 AM |
I need suggestion for my portal using ASP.net 3.5 framework
Hi,
i need suggestion for framework of my portal using asp.net 3.5
where user can choose his own custom style for page layout and skins
fully customisable module,
| | 0 | 8 | 11/11/2009 9:14:26 AM |
Conversion of SQL Server Database to Oracle
If anyone is interested, I have converted the SQL Server database and all its objects to Oracle to get the portal working using Oracle as a back end.
If interested, please reply a | | 96 | 96 | 3/31/2008 3:37:05 PM |
How can I customize ASP.NET Portal Start Kit?
Scenario: In the Left Panel of Home tab, there is a menu (This menu is a User control) that has 2 navigator links , in the Content Panel, there is a User Control named UserControl1.
| | 0 | 68 | 3/11/2008 10:31:58 AM |
where can I download the latest version Portal Starter Kit?
where to download it? Location: ShangHai, China IM:zhao_zhang2004@hotmail.com Blog:http://zhangzhao1980.spaces.live.com/ | | 5 | 69 | 3/6/2008 9:28:36 PM |
Portal Starter Kit / .NET 2.0 Version / Web Client Software Factory Version
I have started to refactor the initial starter kit.
The database schema is still the same for compatibility reasons.
| 0 | 88 | 3/6/2008 7:59:22 AM |
The transport failed to connect to the server.
Does anyone know where in the code this error is occurring at?
It runs fine locally when I am testing but once it is on the server it bombs and I get the error below. My system is:
| | 2 | 84 | 2/18/2008 6:02:04 AM |
Amazon Web Service Integration
I have written a new module for the Amazon Web Service catalog integration. I am still testing the functionality and have only included the book category at this point. Any feedback would be appreci | | 7 | 73 | 2/6/2008 5:19:31 AM |
SQL Notification Services
Has anyone had any experience of using this in the Portal environment?
Notification Services | | 4 | 103 | 12/27/2007 9:54:47 AM |
Ibuyspy Documentation
there was very good PDF (or word) documentation file for Ibuyspy
any 1 know where can i download form ? or if any 1 have it?
| | 1 | 79 | 12/7/2007 2:13:47 AM |
IBS Portal: How to cache PortalSettings?
Two questions:
1) I really don't like the idea that the GetPortalSettings stored procedure is called for EVERY request... OK, the modules have a caching mechanism, which lessens t | | 8 | 52 | 10/22/2007 12:21:53 PM |
PortalSettings - why created on each request?
I noticed that the Global.asax has the following code in the BeginRequest event...
Context.Items.Add("PortalSettings", New PortalSettings(tabIndex, tabId))
And | | 3 | 56 | 10/22/2007 12:19:22 PM |
Performance Issue: PortalSettings being fetched from DB for multiple times on every click
I am confused with multiple calling of Application_BeginRequest on single click where portal s | | 0 | 68 | 10/22/2007 11:45:46 AM |
Confused by Application_BeginRequest in Global.asax
Having a bit of a problem finding info on events in ASP.NET. In particular I'm having a problem figuring out how the Application_Begin request implemented in Global.asax gets the tabIndex and tabId | | 10 | 139 | 10/22/2007 11:25:43 AM |
Admin Tab
Hi,
When I click on the "Add New User" button in the Manager Users module, I get no response. I mean it responds, but it takes a very long time to respond and when it does, I am back at | | 3 | 80 | 10/14/2007 11:16:56 PM |
Family Tree Module
Hey Jared,
This is a bit off-topic...but I bought your family tree module w/source over a year ago, and my brother just emailed me wanting a family tree on his website. Looking a | | 3 | 121 | 9/6/2007 12:16:42 PM |
tabindex and links table
I've inherited a project based on the IBuySpy portal and there's one item in particular which I find really puzzling. The links database table contains hard-coded "tabindex" val | | 0 | 140 | 9/5/2007 12:48:22 PM |
Inserting Web Form data into a PDF with fields
Can anyone point me in the right direction to figuring out how to take data entered into web forms and insert it into fields of a PDF document?
Here is the scenario: I have multi | | 3 | 115 | 9/4/2007 11:19:20 PM |
About Modules for the Portal Site
Hello All ,
I'm new to this portal site i want to know if the IBUYSPY molules can be loaded into this site , and
how to do that , i already upgraded to ASP 2.0 using th | | 1 | 69 | 6/26/2007 3:25:23 PM |
admin role vanished!
this is so weird....
somehow....some way...over the weekend the admin role vanished. i have no role 0 anymore.
i've tried adding in a role and calling it Admin and assigning mysel | | 8 | 86 | 6/22/2007 4:46:28 PM |
Editing items in DataGrid in ASP.NET 1.1
Hi, I am binding my datagrid to database. Now, when I press the edit button after placing it through columns. I cannot see my row in editing mode. What canbe done?
Regards, | | 1 | 80 | 6/18/2007 3:09:38 AM |
Outlook Web mail Access from portal
| | 1 | 107 | 5/29/2007 6:10:52 PM |
Opening a link (URL stored in database)
I have a links module for which the URL to the links are stored in the database. How can i open the link in the same parent window without opening a new window?
Thanks in advance.
| | 2 | 187 | 5/3/2007 3:48:32 PM |
I'm a bit confused
Hi All,
I am just trying to figure the portal starter kit now and I am confused with how to create a new module. I have another database that stores all the information I have | | 1 | 66 | 4/26/2007 1:07:25 PM |
New to Portal
Hello,
I am new to the portal and have inherited a live web site that i have to maintain.
Can someone please help with the following?
1. How to add/remove folder from the | | 6 | 60 | 4/25/2007 5:42:59 PM |
Error when using the Admin Tool. Please help.
I got the following error when i tried to add a New Tab from the admin tool page.
Server Error in '/PORTALVBVS' Application.
Compilation Err | | 0 | 55 | 4/24/2007 5:52:34 PM |
Style sheets
Hi all,
I was wondering if there was any other style sheets available for the portal starter kit and were could I get them?
Thanks,
Shazz
| | 0 | 80 | 4/20/2007 10:23:34 PM |
New to Portal -- Inherited a mess
Hey guys and gals, I am brand new to this and trying to maintain a mess that was left to me. I say it this way because we have a portal running that runs ok, but I have n | | 4 | 69 | 4/11/2007 8:00:00 PM |
setup issue
Trying to run the install and I get the Unkown error (0x80005000) during setup.
I'm on VS2005 sp1 trying to use remote SQL connection.
Any help is very appreciated.
Thanks | | 1 | 72 | 4/11/2007 7:15:36 PM |
IBuySpy in action...
Can someone please post links to their websites using IBuySpy that are up and running? I am new to working with the portal and am looking to find ways to customize it and make it more "our | | 2 | 70 | 4/9/2007 8:44:16 PM |
dll reference in portal project
i sometimes get a access denied on the iTextsharp.dll in my Windows/System32/ directory. I have access on that file to be everyone and was wondering if anyone can shed some light on why this happ | | 2 | 159 | 3/9/2007 6:40:16 AM |
Portal Admin Tool Question
Hi everyone,
I am a newbie, and have recently successfully installed the portal starter kit, and like what I have seen, as it is precisely what I need for what I aim to accomplish.
| | 2 | 83 | 1/21/2007 2:59:37 AM |
I need help with the Portal Kit and Microsoft Visual Studio 2005
Hello
Forum, I installed
the "Portal" starter kit. I can see
the Portal database with the tables in Microsoft
SQL Server Management Studio | | 5 | 79 | 1/18/2007 9:23:35 PM |
DNN Video player
Does somebody know if there is a video player as DNN module ? (with user interface) | | 12 | 89 | 1/9/2007 1:08:25 AM |
Portal starter kit 1.1
Hi! I recently downloaded portal starter kit... I am new to design patterns.. can you please tell me.. which design pattern is portal starter kit 1.1 based on? Thanks and regards, | | 1 | 61 | 12/31/2006 3:59:24 AM |
Use of @@Identity in stored procedures
I've noticed that the SQL Server stored procedures to Add contents to the database uses the function @@Identity to return the Identity value assigned to the new record.
IMHO, it w | | 5 | 74 | 12/27/2006 1:27:03 PM |
help me out in Portal Starter Kit 1.1
hello friends , I am referring Portal Starter Kit 1.1 , I am confused when i saw code page PortalCfg.cs , //-------------------------------------- 1 | 60 | 12/26/2006 5:43:14 PM |
IBS Portal vs Dotnetnuke
Hi everyone. I am looking for a portal framework to use in my development. Can someone explain which one is better, IBS portal or Dotnetnuke? I'm not looking to start a big deb | | 3 | 68 | 12/4/2006 2:04:32 PM |
Portal label update problem
I have a ASPX page that is part of a portal application. I want a label to update on the on page load event. However it is now working. Everything in the vs code file is included i | | 1 | 68 | 11/29/2006 7:35:47 PM |
Has anyone been used IBuySpy to develop your app or study the code?
Has anyone been used IBuySpy to develop your app or study the code?
I can't understand some of this app.
e.g.
The relationship of module, portal, and role right.
Could someone give some sugg | | 2 | 60 | 11/29/2006 7:30:02 PM |
New to IBuySpy Portal design
I've downloaded and looked at the code for the IBuySpy website. There is so much going on, I am confused where to even start. I'm not sure how to edit pages, or even find pages t | | 5 | 74 | 10/12/2006 11:46:46 AM |
Where is the Portal Download? Missing from Starter kits page...
Where is the Portal Download? Missing from Starter kits page... I can not locate it. Is there a new version for .NET 2? What are the features as opposed to develop | | 1 | 64 | 10/9/2006 3:25:14 AM |
|