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.commerce_starter_kit Tags:
Item Type: Date Entered: 4/29/2005 9:55:26 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 1 Views: 33 Favorited: 0 Favorite
2 Items, 1 Pages 1 |< << Go >> >|
"jinxingliu" <>
NewsGroup User
The CommunityStarterKits can not use a database located on another server machine4/29/2005 9:55:26 PM

0

If I use the trusted connection, this kit works fine. However, if I go to the web.config file to comment this line out and user the authentication connection (i.e. user name and password), it always complain and cannot connect to the database.

I am creating a web site by using this kit and trying to put it on a cumercial host server. The vendor's database is on a different server (not on the web app host server). So, I have to use the authentication connection.

I am wondering if any one had the same problem and how did you solve it.

Hope some one can help me out.

Thanks. 

"abacon" <>
NewsGroup User
Re: The CommunityStarterKits can not use a database located on another server machine4/30/2005 2:47:42 PM

0

The host must setup the database server to accept sql authentication for username and password to work. And set you up as a user.
I run several instances of sql server 2000 this way. 
On the starter kit it might look like this.
<add key="ConnectionString" value="server=BlaBla\Storesql;database=Commerce;uid=CommerceUser;pwd=CommerceUser;" />
    </appSettings>

Hope this helps.

Art Bacon


abacon
2 Items, 1 Pages 1 |< << Go >> >|


Free Download:













wap and wml

how to use .net dll in classic asp pages

asp to asp.net

getting post / get variable on an aspx.page from an asp page

com ok in asp, but in asp.net "access denied"

migrating asp app that uses page-render functions

asp to asp problem

asp to asp.net conversion

use same authentication of asp classic in asp 2.0

keep alive from asp to asp.net

server variables to pull out username

select list to dropdownlist

working with dim

i am struggling with the transition to asp to asp.net

how do i connect to the database in asp.net which was possible in asp

vbscript in asp pages give build errors on compiling the asp.net 2.0/c# web application project

comparing variables

need help with http_host

replace method

chartfx com dll in vb.net

asp and asp.net

security id

accessing core asp session variables in asp.net

vbscript conversion

trying to call asp page from inside an asp.net page

"please wait" div used in asp classic never shows up in asp.net 2.0 environment

classic asp question using oracle database ?

can't delete cookies set by asp 3.0

can not find asp to asp.net migration assistant from visual studio 2005 after downloading migration assistance

session synchronization

compilation error

adserver migration / replacement?

writing the result of a query to a file

migrating to ado.net and locks

sql server 7 opening connection in asp.net; works in asp, works with other sql server 7

createobject fails in aspx page

asp to asp.net compilation error

how to purge the data ...

vb .net frames

asp or asp. net what should i choose ?

converting classic asp to asp.net

'operator '>' is not defined for dates and integer'

how do i call a stored procedure from database using com components from .asp page.

theories behind certain tasks in .net

how to throw javascripts on screen in asp.net?

how do i suppress a record?

migration from asp to coldfusion (instead of .net)

how can i get breadarray to work?

database

call wcf from asp

   
  Privacy | Contact Us
All Times Are GMT