HighTechTalks DotNet Forums  

Web.config file

Dotnet Scripting microsoft.public.dotnet.scripting


Discuss Web.config file in the Dotnet Scripting forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Rafael Chemtob
 
Posts: n/a

Default Web.config file - 09-01-2005 , 04:58 PM






hi
i have a web.config file that specifies the connection string for my
database. the database server on the ISP is using a different port than
1433. how do i specify in the connection string to use a specific port
number?
i tried the <ip address>:<port number> and that didn't work.
any ideas?
thanks



Reply With Quote
  #2  
Old   
Bruce Barker
 
Posts: n/a

Default Re: Web.config file - 09-01-2005 , 06:28 PM






its <servername or ipaddress>,<portnumber>


-- bruce (sqlwork.com)


"Rafael Chemtob" <rchemtobb (AT) nospam (DOT) yahoo.com> wrote

Quote:
hi
i have a web.config file that specifies the connection string for my
database. the database server on the ISP is using a different port than
1433. how do i specify in the connection string to use a specific port
number?
i tried the <ip address>:<port number> and that didn't work.
any ideas?
thanks





Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.