CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

MS SQL 2008 on ASP.NET Hosting



Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.portal_starter_kit Tags:
Item Type: NewsGroup Date Entered: 4/21/2004 12:45:46 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 4 Views: 25 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
5 Items, 1 Pages 1 |< << Go >> >|
Robse
Asp.Net User
Probs installing at Webserver4/21/2004 12:45:46 PM

0/0

I'm currently trying to install the IBuySpy Store on my Provider's (Jodohost) Webserver.
During the creation of the SQL files I get this error message:

41> 42> 43> 44> 45> Meldung 916, Ebene 14, Status 1, Server USER-EQ9OV60EMF, Zei
le 12
Server user 'Robse_Testlogin' is not a valid user in database 'msdb'.

(The above is german and translates into "Message 916, Level 14")

I used "osql -S servername -U Robse_Testlogin -P password -i c:\Sotre\storedb.sql"
I have modified the "use [Store]" commands accordingly.
Up to that point I got no error messages. What could be wrong?

Possibly as a result of this, I get the following Server Error:

Server Error in '/' Application.
--------------------------------------------------------------------------------

Keyword not supported: 'userid'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentException: Keyword not supported: 'userid'.

Source Error:


Line 29: Dim products As IBuySpy.ProductsDB = New IBuySpy.ProductsDB()
Line 30:
Line 31: MyList.DataSource = products.GetProductCategories()
Line 32: MyList.DataBind()
Line 33:


Source File: D:\hshome\robse\pagesolution.jodoshared.com\_Menu.ascx Line: 31
wunderkinder
Asp.Net User
Re: Probs installing at Webserver4/21/2004 1:17:21 PM

0/0

What does your connection string look like (in web.config)? Try using uid=username instead of userid=username. Also, make sure that you are using the correct username for the sql db to which you are attempting to connect.
Jared Livingston
MrLivingston.com - Livingston Family Website

Test/Demo site - moonmark.com
Robse
Asp.Net User
Re: Probs installing at Webserver4/21/2004 6:50:16 PM

0/0

The Username is correct.

This is my connection string:

<add key="ConnectionString" value="server=mssql1.jodoshared.com;database=Robse_Store;userID=Robse_Testlogin;password=xxxxxxxx" />

But what about the earlier error that I get when creating the database files?
wunderkinder
Asp.Net User
Re: Probs installing at Webserver4/21/2004 8:07:29 PM

0/0

Check out this article: http://support.microsoft.com/default.aspx?scid=kb;EN-US;240872.
Jared Livingston
MrLivingston.com - Livingston Family Website

Test/Demo site - moonmark.com
Robse
Asp.Net User
Re: Probs installing at Webserver4/22/2004 6:19:16 PM

0/0

Thanks alot wunderkinder!

I tried your suggestion using "uid" instead of "userid", and the shop works now.
I guess the Cart pruning Jobs won't be working though because of the error with osql,
but I can test that. If you don't mind, can you tell me why it didn't work with "userid"?
5 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems Authors: William Steinmetz, Brian Ward, Pages: 197, Published: 2008
Special Edition Using Visual Basic .Net Authors: Brian Siler, Jeff Spotts, Safari Tech Books Online, Pages: 830, Published: 2002
Microsoft FrontPage 2002 Unleashed Authors: William R. Stanek, David Berry, Duane Hellums, Mark Ray, Jinjer Simon, Pages: 1184, Published: 2002
AIX 5L Administration Authors: Randal K. Michael, Pages: 704, Published: 2002
Building Internet Firewalls: Internet and Web Security Authors: Elizabeth D. Zwicky, Simon Cooper, D. Brent Chapman, Pages: 869, Published: 2000
Beginning PHP and Oracle: From Novice to Professional Authors: W. Jason Gilmore, Bob Bryla, Pages: 763, Published: 2007
RHCE Red Hat Certified Engineer Linux Study Guide (exam RH302), Fourth Edition: Linux Study Guide (exam RH302) Authors: Michael H Jang, Pages: 755, Published: 2004
Setting Up LAMP: Getting Linux, Apache, MySQL, and PHP Working Together Authors: Eric Rosebrock, Eric Filson, Pages: 391, Published: 2004
Beginning PHP and MySQL: From Novice to Professional Authors: W. Jason Gilmore, Pages: 1044, Published: 2008
PHP Advanced for the World Wide Web: Visual Quickpro Guide Authors: Larry Ullman, Pages: 500, Published: 2002

Web:
problems installing resin webserver - Ubuntu Forums problems installing resin webserver Desktop Environments.
Mobile Web Server Blog October 16, 2007 Having problems installing Mobile Web Server? Posted by Jukka Eklund at 11:43 AM | Categories: Tips and tricks ...
How to Install Apache Web Server on Vista - and Avoid Problems ... Feb 18, 2008 ... How to Install Apache Web Server on Vista - and Avoid Problems! .... I have not addressed installing mySQL and PHP, but don’t want to ...
phpBB • Installing and Setting Up Your Own Web Server • 2.0/3.0 Oct 29, 2007 ... Setting up your own local test web server is surprisingly easy. ... I've never had any problems installing or using XAMPP but if you do ...
Problems installing SunOne WebServer 6.1 SP2 : root, server, sp2 ... I get the following error when attempting to install SunOne 6.1 SP2: *********** ***************************** ERROR: The directory /drivelocation/SunWebSrv ...
Inside Microsoft: Tips for Installing Personal Web Server on Win 9x I have found that students have the fewest problems when installing PWS on Win98 from the .... When running the Personal Web Server setup.exe file on Win9x, ...
Problems Installing v2 on Windows Server 2003 Enterprise - Forums ... Problems Installing v2 on Windows Server 2003 Enterprise ... When running on the bundled web server I get the following message using the ...
Having problems installing starter kit on remote web server ... Having problems installing starter kit on remote web server...Please help! Last post 06-05-2006 12:24 PM by jarice1978. 13 replies. ...
[Rocks-Discuss] Problems installing "ncbi-6.1-1.i386" package. Mar 6, 2007 ... Previous message: [Rocks-Discuss] Problems installing .... installing "ganglia" profiles... >> installing "web-server" profiles. ...
Problems installing module for apache - Usenet Forums This is a discussion on Problems installing module for apache within the Apache Web Server forums, part of the Web Server and Related Forums ...




Search This Site:










connection string - packet size

module name: schwing content

datagrid(w/paging) - after edit how to go back to correct page?help!

admin tab functions firing twice

default user role

returnurl problem or authentication problem

cannot get default.aspx to execute when i start ibuyspy example

advanced grid custom module

multiple portal

admin tab not accessible

system.security.cryptography.cryptographicexception: bad data

extending the menu - sub menus

path issue

null reference with portal starter kit.....help....!

login failed for user 'portaluser'

enternal announcements

error in web.config line: 51

how to insert sub tabs in main tab

asp.net 2.0 support for portals??

fully working portal starter kit for asp.net 2.0

page not found error second edition

consideration of mobile users

portal default page can't even start.

weird problem - users becoming admins

access to the path "f:\inetpub\wwwroot\portalvbsdk\portalcfg.xml" is denied.

seeting focus on username field when opening starterkit

strange behavior in ibuyspy portal?

please help me i will be crayz

dynamically generated tabular framework

error installing portal starter kit

  Privacy | Contact Us
All Times Are GMT