Re: [OzMOSS] Assistance with installing SharePoint to a seperate instance of SQL 2005

2008-05-15 Thread Alpesh Nakar
Have you created alias for this?

On Fri, May 16, 2008 at 11:34 AM, Anthony Hughes <
[EMAIL PROTECTED]> wrote:

>  Hi All,
>
>
> having a slight issue at the moment with an attempted installation of
> SharePoint onto a Development instance of SQL 2005 I've had my IT area open
> up the applicable port 1435 and am using the connection string in the server
> dialog box \servername\,portnum,Instance name the weird thing is it's
> actually creating the db's on the SQL Instance.
>
>
> I've attached the error log to it's just weird how it's creating the db's
> and stopping at the end of stage 2.Posting here as a little out of my depth
> usually an install just works straight away and goes through the magic
> bouncing balls.
>
>
>
>
>
> Event Type: Error
> Event Source: SharePoint Products and Technologies Configuration Wizard
> Event Category: None
> Event ID: 104
> Date:  5/16/2008
> Time:  10:32:42 AM
> User:  N/A
> Computer:
> Description:
> Failed to create the configuration database.
> An exception of type Microsoft.SharePoint.SPException was thrown.
> Additional exception information: Unable to connect to database.  Check
> database connection information and make sure the database server is
> running.
> Microsoft.SharePoint.SPException: Unable to connect to database.  Check
> database connection information and make sure the database server is
> running. ---> System.Runtime.InteropServices.COMException (0x81020024):
> Unable to connect to database.  Check database connection information and
> make sure the database server is running.
>at Microsoft.SharePoint.Library.SPRequestInternalClass.CreateSite(Guid
> gApplicationId, String bstrUrl, Int32 lZone, Guid gSiteId, Guid gDatabaseId,
> String bstrDatabaseServer, String bstrDatabaseName, String
> bstrDatabaseUsername, String bstrDatabasePassword, String bstrTitle, String
> bstrDescription, UInt32 nLCID, String bstrWebTemplate, String
> bstrOwnerLogin, String bstrOwnerName, String bstrOwnerEmail, String
> bstrSecondaryContactLogin, String bstrSecondaryContactName, String
> bstrSecondaryContactEmail, Boolean bADAccountMode, Boolean
> bHostHeaderIsSiteName)
>at Microsoft.SharePoint.Library.SPRequest.CreateSite(Guid
> gApplicationId, String bstrUrl, Int32 lZone, Guid gSiteId, Guid gDatabaseId,
> String bstrDatabaseServer, String bstrDatabaseName, String
> bstrDatabaseUsername, String bstrDatabasePassword, String bstrTitle, String
> bstrDescription, UInt32 nLCID, String bstrWebTemplate, String
> bstrOwnerLogin, String bstrOwnerName, String bstrOwnerEmail, String
> bstrSecondaryContactLogin, String bstrSecondaryContactName, String
> bstrSecondaryContactEmail, Boolean bADAccountMode, Boolean
> bHostHeaderIsSiteName)
>--- End of inner exception stack trace ---
>at Microsoft.SharePoint.Library.SPRequest.CreateSite(Guid
> gApplicationId, String bstrUrl, Int32 lZone, Guid gSiteId, Guid gDatabaseId,
> String bstrDatabaseServer, String bstrDatabaseName, String
> bstrDatabaseUsername, String bstrDatabasePassword, String bstrTitle, String
> bstrDescription, UInt32 nLCID, String bstrWebTemplate, String
> bstrOwnerLogin, String bstrOwnerName, String bstrOwnerEmail, String
> bstrSecondaryContactLogin, String bstrSecondaryContactName, String
> bstrSecondaryContactEmail, Boolean bADAccountMode, Boolean
> bHostHeaderIsSiteName)
>at
> Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPContentDatabase
> database, String siteUrl, String title, String description, UInt32 nLCID,
> String webTemplate, String ownerLogin, String ownerName, String ownerEmail,
> String secondaryContactLogin, String secondaryContactName, String
> secondaryContactEmail, String quotaTemplate, String sscRootWebUrl, Boolean
> useHostHeaderAsSiteName)
>at Microsoft.SharePoint.Administration.SPSiteCollection.Add(String
> siteUrl, String title, String description, UInt32 nLCID, String webTemplate,
> String ownerLogin, String ownerName, String ownerEmail, String
> secondaryContactLogin, String secondaryContactName, String
> secondaryContactEmail, Boolean useHostHeaderAsSiteName)
>at Microsoft.SharePoint.Administration.SPSiteCollection.Add(String
> siteUrl, String title, String description, UInt32 nLCID, String webTemplate,
> String ownerLogin, String ownerName, String ownerEmail, String
> secondaryContactLogin, String secondaryContactName, String
> secondaryContactEmail)
>at
> Microsoft.SharePoint.Administration.SPAdministrationWebApplication.CreateDefaultInstance(SqlConnectionStringBuilder
> administrationContentDatabase, SPWebService adminService, IdentityType
> identityType, String farmUser, SecureString farmPassword)
>at
> Microsoft.SharePoint.Administration.SPFarm.CreateAdministrationWebService(SqlConnectionStringBuilder
> administrationContentDatabase, IdentityType identityType, String farmUser,
> SecureString farmPassword)
>at
> Microsoft.SharePoint.Administration.SPFarm.CreateBasicServices(SqlConnectionStringBuilder
> administrationContentDatabase, IdentityTyp

RE: [OzMOSS] Assistance with installing SharePoint to a seperate instance of SQL 2005

2008-05-15 Thread Anthony Hughes
Sorry alias sql alias or SharePoint? I just thought I should be able to
use the syntax below have attempted to use the IP instead of server name
as well.
 



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Alpesh Nakar
Sent: Friday, 16 May 2008 11:06 AM
To: listserver@ozmoss.com
Subject: Re: [OzMOSS] Assistance with installing SharePoint to a
seperate instance of SQL 2005


Have you created alias for this?


On Fri, May 16, 2008 at 11:34 AM, Anthony Hughes
<[EMAIL PROTECTED]> wrote:


Hi All,
 
 
having a slight issue at the moment with an attempted
installation of SharePoint onto a Development instance of SQL 2005 I've
had my IT area open up the applicable port 1435 and am using the
connection string in the server dialog box \servername\,portnum,Instance
name the weird thing is it's actually creating the db's on the SQL
Instance.
 
 
I've attached the error log to it's just weird how it's creating
the db's and stopping at the end of stage 2.Posting here as a little out
of my depth usually an install just works straight away and goes through
the magic bouncing balls. 
 
 
 
 
 
Event Type: Error
Event Source: SharePoint Products and Technologies Configuration
Wizard
Event Category: None
Event ID: 104
Date:  5/16/2008
Time:  10:32:42 AM
User:  N/A
Computer: 
Description:
Failed to create the configuration database.
An exception of type Microsoft.SharePoint.SPException was
thrown.  Additional exception information: Unable to connect to
database.  Check database connection information and make sure the
database server is running.
Microsoft.SharePoint.SPException: Unable to connect to database.
Check database connection information and make sure the database server
is running. ---> System.Runtime.InteropServices.COMException
(0x81020024): Unable to connect to database.  Check database connection
information and make sure the database server is running.
   at
Microsoft.SharePoint.Library.SPRequestInternalClass.CreateSite(Guid
gApplicationId, String bstrUrl, Int32 lZone, Guid gSiteId, Guid
gDatabaseId, String bstrDatabaseServer, String bstrDatabaseName, String
bstrDatabaseUsername, String bstrDatabasePassword, String bstrTitle,
String bstrDescription, UInt32 nLCID, String bstrWebTemplate, String
bstrOwnerLogin, String bstrOwnerName, String bstrOwnerEmail, String
bstrSecondaryContactLogin, String bstrSecondaryContactName, String
bstrSecondaryContactEmail, Boolean bADAccountMode, Boolean
bHostHeaderIsSiteName)
   at Microsoft.SharePoint.Library.SPRequest.CreateSite(Guid
gApplicationId, String bstrUrl, Int32 lZone, Guid gSiteId, Guid
gDatabaseId, String bstrDatabaseServer, String bstrDatabaseName, String
bstrDatabaseUsername, String bstrDatabasePassword, String bstrTitle,
String bstrDescription, UInt32 nLCID, String bstrWebTemplate, String
bstrOwnerLogin, String bstrOwnerName, String bstrOwnerEmail, String
bstrSecondaryContactLogin, String bstrSecondaryContactName, String
bstrSecondaryContactEmail, Boolean bADAccountMode, Boolean
bHostHeaderIsSiteName)
   --- End of inner exception stack trace ---
   at Microsoft.SharePoint.Library.SPRequest.CreateSite(Guid
gApplicationId, String bstrUrl, Int32 lZone, Guid gSiteId, Guid
gDatabaseId, String bstrDatabaseServer, String bstrDatabaseName, String
bstrDatabaseUsername, String bstrDatabasePassword, String bstrTitle,
String bstrDescription, UInt32 nLCID, String bstrWebTemplate, String
bstrOwnerLogin, String bstrOwnerName, String bstrOwnerEmail, String
bstrSecondaryContactLogin, String bstrSecondaryContactName, String
bstrSecondaryContactEmail, Boolean bADAccountMode, Boolean
bHostHeaderIsSiteName)
   at
Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPContentDataba
se database, String siteUrl, String title, String description, UInt32
nLCID, String webTemplate, String ownerLogin, String ownerName, String
ownerEmail, String secondaryContactLogin, String secondaryContactName,
String secondaryContactEmail, String quotaTemplate, String
sscRootWebUrl, Boolean useHostHeaderAsSiteName)
   at
Microsoft.SharePoint.Administration.SPSiteCollection.Add(String siteUrl,
String title, String description, UInt32 nLCID, String webTemplate,
String ownerLogin, String ownerName, String ownerEmail, String
secondaryContactLogin, String secondaryContactName, String
secondaryContactEmail, Boolean useHostHeaderAsSiteName)
   at
Microsoft.SharePoint.Administration.SPSiteCollection.Add(String siteUrl,
String title, String description, UInt32 nLCID, String webTemplate,
String ownerLogin, String ownerName, String ownerEmail, String
secondaryContactLogin, String secondaryContactName, String
secondaryContactEmail)
   at
Microsoft.SharePoint.Administration.SPAdministrationWebApplication.Creat
eDefa

Re: [OzMOSS] Assistance with installing SharePoint to a seperate instance of SQL 2005

2008-05-15 Thread Alpesh Nakar
SQL Alias

On Fri, May 16, 2008 at 11:57 AM, Anthony Hughes <
[EMAIL PROTECTED]> wrote:

>  Sorry alias sql alias or SharePoint? I just thought I should be able to
> use the syntax below have attempted to use the IP instead of server name as
> well.
>
>
>  --
> *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf
> Of *Alpesh Nakar
> *Sent:* Friday, 16 May 2008 11:06 AM
> *To:* listserver@ozmoss.com
> *Subject:* Re: [OzMOSS] Assistance with installing SharePoint to a
> seperate instance of SQL 2005
>
> Have you created alias for this?
>
> On Fri, May 16, 2008 at 11:34 AM, Anthony Hughes <
> [EMAIL PROTECTED]> wrote:
>
>>  Hi All,
>>
>>
>> having a slight issue at the moment with an attempted installation of
>> SharePoint onto a Development instance of SQL 2005 I've had my IT area open
>> up the applicable port 1435 and am using the connection string in the server
>> dialog box \servername\,portnum,Instance name the weird thing is it's
>> actually creating the db's on the SQL Instance.
>>
>>
>> I've attached the error log to it's just weird how it's creating the db's
>> and stopping at the end of stage 2.Posting here as a little out of my depth
>> usually an install just works straight away and goes through the magic
>> bouncing balls.
>>
>>
>>
>>
>>
>> Event Type: Error
>> Event Source: SharePoint Products and Technologies Configuration Wizard
>> Event Category: None
>> Event ID: 104
>> Date:  5/16/2008
>> Time:  10:32:42 AM
>> User:  N/A
>> Computer:
>> Description:
>> Failed to create the configuration database.
>> An exception of type Microsoft.SharePoint.SPException was thrown.
>> Additional exception information: Unable to connect to database.  Check
>> database connection information and make sure the database server is
>> running.
>> Microsoft.SharePoint.SPException: Unable to connect to database.  Check
>> database connection information and make sure the database server is
>> running. ---> System.Runtime.InteropServices.COMException (0x81020024):
>> Unable to connect to database.  Check database connection information and
>> make sure the database server is running.
>>at Microsoft.SharePoint.Library.SPRequestInternalClass.CreateSite(Guid
>> gApplicationId, String bstrUrl, Int32 lZone, Guid gSiteId, Guid gDatabaseId,
>> String bstrDatabaseServer, String bstrDatabaseName, String
>> bstrDatabaseUsername, String bstrDatabasePassword, String bstrTitle, String
>> bstrDescription, UInt32 nLCID, String bstrWebTemplate, String
>> bstrOwnerLogin, String bstrOwnerName, String bstrOwnerEmail, String
>> bstrSecondaryContactLogin, String bstrSecondaryContactName, String
>> bstrSecondaryContactEmail, Boolean bADAccountMode, Boolean
>> bHostHeaderIsSiteName)
>>at Microsoft.SharePoint.Library.SPRequest.CreateSite(Guid
>> gApplicationId, String bstrUrl, Int32 lZone, Guid gSiteId, Guid gDatabaseId,
>> String bstrDatabaseServer, String bstrDatabaseName, String
>> bstrDatabaseUsername, String bstrDatabasePassword, String bstrTitle, String
>> bstrDescription, UInt32 nLCID, String bstrWebTemplate, String
>> bstrOwnerLogin, String bstrOwnerName, String bstrOwnerEmail, String
>> bstrSecondaryContactLogin, String bstrSecondaryContactName, String
>> bstrSecondaryContactEmail, Boolean bADAccountMode, Boolean
>> bHostHeaderIsSiteName)
>>--- End of inner exception stack trace ---
>>at Microsoft.SharePoint.Library.SPRequest.CreateSite(Guid
>> gApplicationId, String bstrUrl, Int32 lZone, Guid gSiteId, Guid gDatabaseId,
>> String bstrDatabaseServer, String bstrDatabaseName, String
>> bstrDatabaseUsername, String bstrDatabasePassword, String bstrTitle, String
>> bstrDescription, UInt32 nLCID, String bstrWebTemplate, String
>> bstrOwnerLogin, String bstrOwnerName, String bstrOwnerEmail, String
>> bstrSecondaryContactLogin, String bstrSecondaryContactName, String
>> bstrSecondaryContactEmail, Boolean bADAccountMode, Boolean
>> bHostHeaderIsSiteName)
>>at
>> Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPContentDatabase
>> database, String siteUrl, String title, String description, UInt32 nLCID,
>> String webTemplate, String ownerLogin, String ownerName, String ownerEmail,
>> String secondaryContactLogin, String secondaryContactName, String
>> secondaryContactEmail, String quotaTemplate, String sscRootWebUrl, Boolean
>> useHostHeaderAsSiteName)
>>at Microsoft.SharePoint.Administration.SPSiteCollection.Add(String
>> siteUrl, String title, String description, UInt32 nLCID, String webTemplate,
>> String ownerLogin, String ownerName, String ownerEmail, String
>> secondaryContactLogin, String secondaryContactName, String
>> secondaryContactEmail, Boolean useHostHeaderAsSiteName)
>>at Microsoft.SharePoint.Administration.SPSiteCollection.Add(String
>> siteUrl, String title, String description, UInt32 nLCID, String webTemplate,
>> String ownerLogin, String ownerName, String ownerEmail, String
>> secondaryContactLogin, String secondaryContactName, String
>> secondar

RE: [OzMOSS] Assistance with installing SharePoint to a seperate instance of SQL 2005

2008-05-15 Thread Anthony Hughes
Sorry don't know what you mean by alias - Could you plz elaborate on
that because there can be an alias for a colomn and there could be an
alias for a table.
 
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Alpesh Nakar
Sent: Friday, 16 May 2008 11:33 AM
To: listserver@ozmoss.com
Subject: Re: [OzMOSS] Assistance with installing SharePoint to a
seperate instance of SQL 2005


SQL Alias 


On Fri, May 16, 2008 at 11:57 AM, Anthony Hughes
<[EMAIL PROTECTED]> wrote:


Sorry alias sql alias or SharePoint? I just thought I should be
able to use the syntax below have attempted to use the IP instead of
server name as well.
 



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Alpesh Nakar
Sent: Friday, 16 May 2008 11:06 AM
To: listserver@ozmoss.com
Subject: Re: [OzMOSS] Assistance with installing SharePoint to a
seperate instance of SQL 2005


Have you created alias for this?


On Fri, May 16, 2008 at 11:34 AM, Anthony Hughes
<[EMAIL PROTECTED]> wrote:


Hi All,
 
 
having a slight issue at the moment with an attempted
installation of SharePoint onto a Development instance of SQL 2005 I've
had my IT area open up the applicable port 1435 and am using the
connection string in the server dialog box \servername\,portnum,Instance
name the weird thing is it's actually creating the db's on the SQL
Instance.
 
 
I've attached the error log to it's just weird how it's
creating the db's and stopping at the end of stage 2.Posting here as a
little out of my depth usually an install just works straight away and
goes through the magic bouncing balls. 
 
 
 
 
 
Event Type: Error
Event Source: SharePoint Products and Technologies
Configuration Wizard
Event Category: None
Event ID: 104
Date:  5/16/2008
Time:  10:32:42 AM
User:  N/A
Computer: 
Description:
Failed to create the configuration database.
An exception of type Microsoft.SharePoint.SPException
was thrown.  Additional exception information: Unable to connect to
database.  Check database connection information and make sure the
database server is running.
Microsoft.SharePoint.SPException: Unable to connect to
database.  Check database connection information and make sure the
database server is running. --->
System.Runtime.InteropServices.COMException (0x81020024): Unable to
connect to database.  Check database connection information and make
sure the database server is running.
   at
Microsoft.SharePoint.Library.SPRequestInternalClass.CreateSite(Guid
gApplicationId, String bstrUrl, Int32 lZone, Guid gSiteId, Guid
gDatabaseId, String bstrDatabaseServer, String bstrDatabaseName, String
bstrDatabaseUsername, String bstrDatabasePassword, String bstrTitle,
String bstrDescription, UInt32 nLCID, String bstrWebTemplate, String
bstrOwnerLogin, String bstrOwnerName, String bstrOwnerEmail, String
bstrSecondaryContactLogin, String bstrSecondaryContactName, String
bstrSecondaryContactEmail, Boolean bADAccountMode, Boolean
bHostHeaderIsSiteName)
   at
Microsoft.SharePoint.Library.SPRequest.CreateSite(Guid gApplicationId,
String bstrUrl, Int32 lZone, Guid gSiteId, Guid gDatabaseId, String
bstrDatabaseServer, String bstrDatabaseName, String
bstrDatabaseUsername, String bstrDatabasePassword, String bstrTitle,
String bstrDescription, UInt32 nLCID, String bstrWebTemplate, String
bstrOwnerLogin, String bstrOwnerName, String bstrOwnerEmail, String
bstrSecondaryContactLogin, String bstrSecondaryContactName, String
bstrSecondaryContactEmail, Boolean bADAccountMode, Boolean
bHostHeaderIsSiteName)
   --- End of inner exception stack trace ---
   at
Microsoft.SharePoint.Library.SPRequest.CreateSite(Guid gApplicationId,
String bstrUrl, Int32 lZone, Guid gSiteId, Guid gDatabaseId, String
bstrDatabaseServer, String bstrDatabaseName, String
bstrDatabaseUsername, String bstrDatabasePassword, String bstrTitle,
String bstrDescription, UInt32 nLCID, String bstrWebTemplate, String
bstrOwnerLogin, String bstrOwnerName, String bstrOwnerEmail, String
bstrSecondaryContactLogin, String bstrSecondaryContactName, String
bstrSecondaryContactEmail, Boolean bADAccountMode, Boolean
bHostHeaderIsSiteName)
   at
Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPContentDataba
se database, String siteUrl, String title, String description, UInt32
nLCID, String webTemplate, String ownerLogin, String ownerName, String
ownerEmail, String secondaryContactLogin, Str

RE: [OzMOSS] Assistance with installing SharePoint to a seperate instance of SQL 2005

2008-05-15 Thread Ishai Sagi
I think he means instance name?

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anthony Hughes
Sent: Friday, 16 May 2008 12:36 PM
To: listserver@ozMOSS.com
Subject: RE: [OzMOSS] Assistance with installing SharePoint to a seperate 
instance of SQL 2005

Sorry don't know what you mean by alias - Could you plz elaborate on that 
because there can be an alias for a colomn and there could be an alias for a 
table.



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alpesh Nakar
Sent: Friday, 16 May 2008 11:33 AM
To: listserver@ozmoss.com
Subject: Re: [OzMOSS] Assistance with installing SharePoint to a seperate 
instance of SQL 2005
SQL Alias
On Fri, May 16, 2008 at 11:57 AM, Anthony Hughes <[EMAIL 
PROTECTED]> wrote:
Sorry alias sql alias or SharePoint? I just thought I should be able to use the 
syntax below have attempted to use the IP instead of server name as well.



From: [EMAIL PROTECTED] [mailto:[EMAIL 
PROTECTED]] On Behalf Of Alpesh Nakar
Sent: Friday, 16 May 2008 11:06 AM
To: listserver@ozmoss.com
Subject: Re: [OzMOSS] Assistance with installing SharePoint to a seperate 
instance of SQL 2005
Have you created alias for this?
On Fri, May 16, 2008 at 11:34 AM, Anthony Hughes <[EMAIL 
PROTECTED]> wrote:
Hi All,


having a slight issue at the moment with an attempted installation of 
SharePoint onto a Development instance of SQL 2005 I've had my IT area open up 
the applicable port 1435 and am using the connection string in the server 
dialog box \servername\,portnum,Instance name the weird thing is it's actually 
creating the db's on the SQL Instance.


I've attached the error log to it's just weird how it's creating the db's and 
stopping at the end of stage 2.Posting here as a little out of my depth usually 
an install just works straight away and goes through the magic bouncing balls.





Event Type: Error
Event Source: SharePoint Products and Technologies Configuration Wizard
Event Category: None
Event ID: 104
Date:  5/16/2008
Time:  10:32:42 AM
User:  N/A
Computer:
Description:
Failed to create the configuration database.
An exception of type Microsoft.SharePoint.SPException was thrown.  Additional 
exception information: Unable to connect to database.  Check database 
connection information and make sure the database server is running.
Microsoft.SharePoint.SPException: Unable to connect to database.  Check 
database connection information and make sure the database server is running. 
---> System.Runtime.InteropServices.COMException (0x81020024): Unable to 
connect to database.  Check database connection information and make sure the 
database server is running.
   at Microsoft.SharePoint.Library.SPRequestInternalClass.CreateSite(Guid 
gApplicationId, String bstrUrl, Int32 lZone, Guid gSiteId, Guid gDatabaseId, 
String bstrDatabaseServer, String bstrDatabaseName, String 
bstrDatabaseUsername, String bstrDatabasePassword, String bstrTitle, String 
bstrDescription, UInt32 nLCID, String bstrWebTemplate, String bstrOwnerLogin, 
String bstrOwnerName, String bstrOwnerEmail, String bstrSecondaryContactLogin, 
String bstrSecondaryContactName, String bstrSecondaryContactEmail, Boolean 
bADAccountMode, Boolean bHostHeaderIsSiteName)
   at Microsoft.SharePoint.Library.SPRequest.CreateSite(Guid gApplicationId, 
String bstrUrl, Int32 lZone, Guid gSiteId, Guid gDatabaseId, String 
bstrDatabaseServer, String bstrDatabaseName, String bstrDatabaseUsername, 
String bstrDatabasePassword, String bstrTitle, String bstrDescription, UInt32 
nLCID, String bstrWebTemplate, String bstrOwnerLogin, String bstrOwnerName, 
String bstrOwnerEmail, String bstrSecondaryContactLogin, String 
bstrSecondaryContactName, String bstrSecondaryContactEmail, Boolean 
bADAccountMode, Boolean bHostHeaderIsSiteName)
   --- End of inner exception stack trace ---
   at Microsoft.SharePoint.Library.SPRequest.CreateSite(Guid gApplicationId, 
String bstrUrl, Int32 lZone, Guid gSiteId, Guid gDatabaseId, String 
bstrDatabaseServer, String bstrDatabaseName, String bstrDatabaseUsername, 
String bstrDatabasePassword, String bstrTitle, String bstrDescription, UInt32 
nLCID, String bstrWebTemplate, String bstrOwnerLogin, String bstrOwnerName, 
String bstrOwnerEmail, String bstrSecondaryContactLogin, String 
bstrSecondaryContactName, String bstrSecondaryContactEmail, Boolean 
bADAccountMode, Boolean bHostHeaderIsSiteName)
   at 
Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPContentDatabase 
database, String siteUrl, String title, String description, UInt32 nLCID, 
String webTemplate, String ownerLogin, String ownerName, String ownerEmail, 
String secondaryContactLogin, String secondaryContactName, String 
secondaryContactEmail, String quotaTemplate, String sscRootWebUrl, Boolean 
useHostHeaderAsSiteName)
   at Microsof

Re: [OzMOSS] Assistance with installing SharePoint to a seperate instance of SQL 2005

2008-05-15 Thread Alpesh Nakar
This helped me.
http://alpesh.nakars.com/blog/howto-configure-port-alias-for-sql-server/ :-)
Hopefully should help you too...

On Fri, May 16, 2008 at 12:40 PM, Ishai Sagi <[EMAIL PROTECTED]>
wrote:

>  I think he means instance name?
>
>
>
> *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf
> Of *Anthony Hughes
> *Sent:* Friday, 16 May 2008 12:36 PM
> *To:* listserver@ozMOSS.com
> *Subject:* RE: [OzMOSS] Assistance with installing SharePoint to a
> seperate instance of SQL 2005
>
>
>
> Sorry don't know what you mean by *alias* - Could you plz elaborate on
> that because there can be an *alias for a colomn and there could be an
> alias for a table.*
>
>
>
>
>   --
>
> *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf
> Of *Alpesh Nakar
> *Sent:* Friday, 16 May 2008 11:33 AM
> *To:* listserver@ozmoss.com
> *Subject:* Re: [OzMOSS] Assistance with installing SharePoint to a
> seperate instance of SQL 2005
>
> SQL Alias
>
> On Fri, May 16, 2008 at 11:57 AM, Anthony Hughes <
> [EMAIL PROTECTED]> wrote:
>
> Sorry alias sql alias or SharePoint? I just thought I should be able to use
> the syntax below have attempted to use the IP instead of server name as
> well.
>
>
>
>
>  --
>
> *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf
> Of *Alpesh Nakar
> *Sent:* Friday, 16 May 2008 11:06 AM
> *To:* listserver@ozmoss.com
> *Subject:* Re: [OzMOSS] Assistance with installing SharePoint to a
> seperate instance of SQL 2005
>
> Have you created alias for this?
>
> On Fri, May 16, 2008 at 11:34 AM, Anthony Hughes <
> [EMAIL PROTECTED]> wrote:
>
> Hi All,
>
>
>
>
>
> having a slight issue at the moment with an attempted installation of
> SharePoint onto a Development instance of SQL 2005 I've had my IT area open
> up the applicable port 1435 and am using the connection string in the server
> dialog box \servername\,portnum,Instance name the weird thing is it's
> actually creating the db's on the SQL Instance.
>
>
>
>
>
> I've attached the error log to it's just weird how it's creating the db's
> and stopping at the end of stage 2.Posting here as a little out of my depth
> usually an install just works straight away and goes through the magic
> bouncing balls.
>
>
>
>
>
>
>
>
>
>
>
> Event Type: Error
> Event Source: SharePoint Products and Technologies Configuration Wizard
> Event Category: None
> Event ID: 104
> Date:  5/16/2008
> Time:  10:32:42 AM
> User:  N/A
> Computer:
> Description:
> Failed to create the configuration database.
> An exception of type Microsoft.SharePoint.SPException was thrown.
> Additional exception information: Unable to connect to database.  Check
> database connection information and make sure the database server is
> running.
> Microsoft.SharePoint.SPException: Unable to connect to database.  Check
> database connection information and make sure the database server is
> running. ---> System.Runtime.InteropServices.COMException (0x81020024):
> Unable to connect to database.  Check database connection information and
> make sure the database server is running.
>at Microsoft.SharePoint.Library.SPRequestInternalClass.CreateSite(Guid
> gApplicationId, String bstrUrl, Int32 lZone, Guid gSiteId, Guid gDatabaseId,
> String bstrDatabaseServer, String bstrDatabaseName, String
> bstrDatabaseUsername, String bstrDatabasePassword, String bstrTitle, String
> bstrDescription, UInt32 nLCID, String bstrWebTemplate, String
> bstrOwnerLogin, String bstrOwnerName, String bstrOwnerEmail, String
> bstrSecondaryContactLogin, String bstrSecondaryContactName, String
> bstrSecondaryContactEmail, Boolean bADAccountMode, Boolean
> bHostHeaderIsSiteName)
>at Microsoft.SharePoint.Library.SPRequest.CreateSite(Guid
> gApplicationId, String bstrUrl, Int32 lZone, Guid gSiteId, Guid gDatabaseId,
> String bstrDatabaseServer, String bstrDatabaseName, String
> bstrDatabaseUsername, String bstrDatabasePassword, String bstrTitle, String
> bstrDescription, UInt32 nLCID, String bstrWebTemplate, String
> bstrOwnerLogin, String bstrOwnerName, String bstrOwnerEmail, String
> bstrSecondaryContactLogin, String bstrSecondaryContactName, String
> bstrSecondaryContactEmail, Boolean bADAccountMode, Boolean
> bHostHeaderIsSiteName)
>--- End of inner exception stack trace ---
>at Microsoft.SharePoint.Library.SPRequest.CreateSite(Guid
> gApplicationId, String bstrUrl, Int32 lZone, Guid gSiteId, Guid gDatabaseId,
> String bstrDatabaseServer, String bstrDatabaseName, String
> bstrDatabaseUsername, String bstrDatabasePassword, String bstrTitle, String
> bstrDescription, UInt32 nLCID, String bstrWebTemplate, String
> bstrOwnerLogin, String bstrOwnerName, String bstrOwnerEmail, String
> bstrSecondaryContactLogin, String bstrSecondaryContactName, String
> bstrSecondaryContactEmail, Boolean bADAccountMode, Boolean
> bHostHeaderIsSiteName)
>at
> Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPContentDatabase
> database, String site

[OzMOSS] Tzunami Deployer Vs Echo for SharePoint...and others

2008-05-15 Thread Aaron Saikovski
Dear All,

I currently have a client who is weighing up Echo technologies deployer Vs. 
Tzunami deployer and they are keen to find out the following:

a) Which is better (value, features, ease of use)?

b)Which has better support?

c) Which is cheaper?

d)Can they both deploy webparts, content, masterpages, lists, document 
libraries, permissions, metadata, content types etc

 

Are there any other deployment tools you would recommend??

 

If you could let me know your experiences and thoughts on the above that would 
be awesome. 

 

Cheers,

Aaron

 

Aaron Saikovski
Senior Solutions Specialist – Information Worker 

Groove MVP

  
M: +61 (0) 410 480 971  P:  02 9448 7300 F: 02 9475 0417
A: Level 21, 8-20 Napier Street, North Sydney NSW 2060
E: [EMAIL PROTECTED] W: www.sdm.com.au  

strategic data management

Consult ♦ Develop ♦ Integrate ♦ Deliver

Microsoft Application Infrastructure Development Partner of the Year 2007

Business Performance Management   l Business Consulting l Customer Relationship 
Management
Enterprise Project Management  l Information Worker   l Systems Integration

This email and any files transmitted with it are confidential and are only for 
the use of the person to whom they are addressed. If you are not the intended 
recipient you have received this email in error and are requested to delete it 
immediately.  

Any opinion expressed in this e-mail may not necessarily be that of Strategic 
Data Management Pty Ltd. 

Please consider the environment before printing this email.

 

<>

RE: [OzMOSS] Assistance with installing SharePoint to a seperate instance of SQL 2005

2008-05-15 Thread Anthony Hughes
Cool I've handed this to my dba just wondering for my own knowledge
would I create the alias to the port of the default instance? and should
I also have my IT area enable the UDP ports for SQL?
 
 



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Alpesh Nakar
Sent: Friday, 16 May 2008 12:41 PM
To: listserver@ozmoss.com
Subject: Re: [OzMOSS] Assistance with installing SharePoint to a
seperate instance of SQL 2005


This helped me.
http://alpesh.nakars.com/blog/howto-configure-port-alias-for-sql-server/
:-) Hopefully should help you too... 


On Fri, May 16, 2008 at 12:40 PM, Ishai Sagi
<[EMAIL PROTECTED]> wrote:


I think he means instance name?

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Anthony Hughes
Sent: Friday, 16 May 2008 12:36 PM
To: listserver@ozMOSS.com
Subject: RE: [OzMOSS] Assistance with installing SharePoint to a
seperate instance of SQL 2005

 

Sorry don't know what you mean by alias - Could you plz
elaborate on that because there can be an alias for a colomn and there
could be an alias for a table.

 

 



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Alpesh Nakar
Sent: Friday, 16 May 2008 11:33 AM
To: listserver@ozmoss.com
Subject: Re: [OzMOSS] Assistance with installing SharePoint to a
seperate instance of SQL 2005

SQL Alias 

On Fri, May 16, 2008 at 11:57 AM, Anthony Hughes
<[EMAIL PROTECTED]> wrote:

Sorry alias sql alias or SharePoint? I just thought I should be
able to use the syntax below have attempted to use the IP instead of
server name as well.

 

 





From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Alpesh Nakar
Sent: Friday, 16 May 2008 11:06 AM
To: listserver@ozmoss.com
Subject: Re: [OzMOSS] Assistance with installing SharePoint to a
seperate instance of SQL 2005

Have you created alias for this?

On Fri, May 16, 2008 at 11:34 AM, Anthony Hughes
<[EMAIL PROTECTED]> wrote:

Hi All,

 

 

having a slight issue at the moment with an attempted
installation of SharePoint onto a Development instance of SQL 2005 I've
had my IT area open up the applicable port 1435 and am using the
connection string in the server dialog box \servername\,portnum,Instance
name the weird thing is it's actually creating the db's on the SQL
Instance.

 

 

I've attached the error log to it's just weird how it's creating
the db's and stopping at the end of stage 2.Posting here as a little out
of my depth usually an install just works straight away and goes through
the magic bouncing balls. 

 

 

 

 

 

Event Type: Error
Event Source: SharePoint Products and Technologies Configuration
Wizard
Event Category: None
Event ID: 104
Date:  5/16/2008
Time:  10:32:42 AM
User:  N/A
Computer: 
Description:
Failed to create the configuration database.
An exception of type Microsoft.SharePoint.SPException was
thrown.  Additional exception information: Unable to connect to
database.  Check database connection information and make sure the
database server is running.
Microsoft.SharePoint.SPException: Unable to connect to database.
Check database connection information and make sure the database server
is running. ---> System.Runtime.InteropServices.COMException
(0x81020024): Unable to connect to database.  Check database connection
information and make sure the database server is running.
   at
Microsoft.SharePoint.Library.SPRequestInternalClass.CreateSite(Guid
gApplicationId, String bstrUrl, Int32 lZone, Guid gSiteId, Guid
gDatabaseId, String bstrDatabaseServer, String bstrDatabaseName, String
bstrDatabaseUsername, String bstrDatabasePassword, String bstrTitle,
String bstrDescription, UInt32 nLCID, String bstrWebTemplate, String
bstrOwnerLogin, String bstrOwnerName, String bstrOwnerEmail, String
bstrSecondaryContactLogin, String bstrSecondaryContactName, String
bstrSecondaryContactEmail, Boolean bADAccountMode, Boolean
bHostHeaderIsSiteName)
   at Microsoft.SharePoint.Library.SPRequest.CreateSite(Guid
gApplicationId, String bstrUrl, Int32 lZone, Guid gSiteId, Guid
gDatabaseId, String bstrDatabaseServer, String bstrDatabaseName, String
bstrDatabaseUsername, String bstrDatabasePassword, String bstrTitle,
String bstrDescription, UInt32 nLCID, String bstrWebTemplate, String
bstrOwnerLogin, String bstrOwnerName, String bstrOwnerEmail, String
bstrSecondaryContactLogin, String bstrSecondaryContactName, String
bstrSecondaryContactEmail, Boolean bADAccountMode, Boolean
bHostHeaderIsSiteName)
   --- End of inner exception stack trace ---