Error occurred while deploying StrataFrame data


Author
Message
Jude Wong
Jude Wong
StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)
Group: Forum Members
Posts: 8, Visits: 25
Hi,



I was running the setup of the StrataFrame application framework and hit a problem in deploying of the StrataFrame Data. Please see attached.



I have SQL Server 2005 Express and Visual Studio 2005 (VSTO) installed.



Any ideas? Thanks.





Best regards,



Jude.
Attachments
Setup Error.jpg (142 views, 58.00 KB)
StrataFrame Team
S
StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
If you check the C:\Program Files\Common Files\MicroFour\StrataFrame folder, there should be a StrataFrame_results.log file that will contain the details of the deployment process.  If you can find that file, you can post it here, and it will give us some more information.
Jude Wong
Jude Wong
StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)
Group: Forum Members
Posts: 8, Visits: 25
Hi Ben,



Please see attached. I appended the extension .txt to the file as .log is not a permitted attachment file type.



Thanks.





Best regards,



Jude.
Attachments
StrataFrame_results.log.txt (157 views, 9.00 KB)
StrataFrame Team
S
StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
It's strange that it would let you deploy both databases and then not let you deploy the data.  Are you using 'sa' to login to the SQL server and deploy the data?  Or are you using Windows Auth?  Basically, whatever user you specify to use during the install to deploy the databases needs to have the proper permissions on the server.  Also, what version of SQL Server are you using?  I'm assuming at least SQL Server 2000... 2000 is the minmum requirement, but with SQL Server 2000, you have to have at least SP3 installed.
Jude Wong
Jude Wong
StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)
Group: Forum Members
Posts: 8, Visits: 25
Hi Ben,

The authentication mode was Windows Authentication and my account is a member of the local Administrators.  SQL Server 2005 Express (default instance) was the database system.

Thanks.

 

Best regards,

Jude

Jude Wong
Jude Wong
StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)
Group: Forum Members
Posts: 8, Visits: 25
Hi,

Is there a way to deploy the StrataFrame database after the setup?  Thanks.


Best regards,

Jude.

Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
Jude,

All you have to do is re-run the setup and it will go through a "repair" deployment which will allow you to enter the SQL Server connection information and deploy the database to the specified SQL Server.  Smile

Hope this helps.

Jude Wong
Jude Wong
StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)
Group: Forum Members
Posts: 8, Visits: 25
Hi Trent,
 
Still no good, the same error occurred.  Ermm
 
 
Best regards,
 
Jude

Jude Wong
Jude Wong
StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)StrataFrame Beginner (8 reputation)
Group: Forum Members
Posts: 8, Visits: 25
Hi,
 
I discovered that the error was captured in another log file, i.e. StrataFrameSample_results.log.  Please see attached.
 
The error was as follows.
 
X 05/06/2006 10:56:36 AM -> An error occurred while deploying the data to the server.String was not recognized as a valid DateTime.
 
Thanks.
 
 
Best regards,
 
Jude.

Attachments
StrataFrameSample_results.log.txt (126 views, 3.00 KB)
StrataFrame Team
S
StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
That's what I was afraid of...

Jude, what version of Windows XP do you have installed (language)?  And what language of .NET do you have installed?  We have a test server with different versions of Windows XP that we use for testing the install in languages other than "en-us."  However, it doesn't look like we your version running.

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search