Sample Data Installer Class


Author
Message
Terry Bottorff
Terry Bottorff
StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)
Group: Forum Members
Posts: 448, Visits: 12K
These are the Imports for This Project.

MicroFour.StrataFrame.Strings.StringBasics

MicroFour.StrataFrame.DBEngine

MicroFour.StrataFrame.DBEngine.SQL.SQLManagerEventArgs

 

But These are All of the Errors I am getting now. Ug.... Oh and by the way I am now trying to use the sample I found with my current version of SF 1.7



Error      6              'DatabaseMigrator' is notdeclared. It may be inaccessible due to its protection level.

1                    The primary reference "MicroFourStrataFrame DBEngine, Version=1.7.0.0, Culture=neutral,PublicKeyToken=99fe9917f71608a7, processorArchitecture=MSIL" could not beresolved because it has an indirect dependency on the framework assembly"System.Core, Version=3.5.0.0, Culture=neutral,PublicKeyToken=b77a5c561934e089" which could not be resolved in thecurrently targeted framework. ".NETFramework,Version=v2.0". Toresolve this problem, either remove the reference "MicroFour StrataFrameDBEngine, Version=1.7.0.0, Culture=neutral, PublicKeyToken=99fe9917f71608a7,processorArchitecture=MSIL" or retarget your application to a frameworkversion which contains "System.Core, Version=3.5.0.0, Culture=neutral,PublicKeyToken=b77a5c561934e089".

2                    Error              3              Type 'DatabaseMigrator' is notdefined.               

3                    Error              4              Type 'DatabaseMigrator' is notdefined

4            Error      5              Type 'DeployDataInfo' is notdefined.

 Error     7              Type'MicroFour.StrataFrame.DBEngine.SQL.SQLManagerEventArgs' is not defined.

Error      8              Type'MicroFour.StrataFrame.DBEngine.SQL.SQLManagerEventArgs' is not defined.

Error      9              Type'MicroFour.StrataFrame.DBEngine.SQL.SQLManagerEventArgs' is not defined.

Error      10           Type'MicroFour.StrataFrame.DBEngine.SQL.SQLManagerEventArgs' is not defined.       

Error      11           Type'MicroFour.StrataFrame.DBEngine.SQL.SQLManagerEventArgs' is not defined.

Error      2              Type 'SQL.DatabaseMigrator' is notdefined.


Terry Bottorff
Terry Bottorff
StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)
Group: Forum Members
Posts: 448, Visits: 12K
I'll do that as soon as I get back to my machine. Thank you and I'll let you know what happens.
Edhy Rijo
E
StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)
Group: StrataFrame Users
Posts: 2.4K, Visits: 23K
Hi Terry,

Make sure you add the MicroFour StrataFrame DBEngine assembly to your project.

Edhy Rijo

Terry Bottorff
Terry Bottorff
StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)
Group: Forum Members
Posts: 448, Visits: 12K
As a follow up. These statements do not work.

 

Dim loDeploy As MicroFour.StrataFrame.DBEngine.Deployment.MDDeployMain



'-- Create the deployment form

loDeploy =

New MicroFour.StrataFrame.DBEngine.Deployment.MDDeployMain(lcPath & "StrataFrameSample.pkg", "framework")


Terry Bottorff
Terry Bottorff
StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)
Group: Forum Members
Posts: 448, Visits: 12K
I am trying to use the "SampleDataInstallerClass" but the syntac for most of the statements are incorrect. Of course I am using one I found on the forum from a long time ago. Is there one later that will work with VS2010?

TIA.
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