StrataFrame Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



Compilation Errors. Processor mismatch?Expand / Collapse
Author
Message
Posted 06/23/2006 1:58:54 PM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: Forum Members
Last Login: 02/28/2007 12:59:00 PM
Posts: 15, Visits: 42
While trying to compile my first Strataframe WinForms app I am starting to get the following two Warnings after building.

Warning 1 Referenced assembly 'C:\WINDOWS\assembly\GAC_32\Microsoft.SqlServer.BatchParser\9.0.242.0__89845dcd8080cc91\Microsoft.SqlServer.BatchParser.dll' targets a different processor than the application. DealerLocatorAdmin

Warning 2 Referenced assembly 'c:\Program Files\Microsoft SQL Server\90\SDK\Assemblies\Microsoft.SqlServer.Replication.dll' targets a different processor than the application. DealerLocatorAdmin

Any help would be great.

Jason

 

Post #1656
Posted 06/23/2006 2:30:18 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 7:08:30 PM
Posts: 4,811, Visits: 4,781
Jason,

There is something going on with your SQL SMO assemblies.  Are your running a 64 bit OS or did you load SQL Server Management Studio recently.  Bottom line, something has been loaded that has overwritten the BatchParser.DLL and the SQLReplication.DLL.  Both assemblies are used through the DDT, but are not our assemblies.  They are actually SQL Server Management Object DLLs. 

Were you getting this error before?

Post #1661
Posted 07/25/2008 4:58:02 AM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: StrataFrame Users
Last Login: 09/15/2008 8:40:00 AM
Posts: 8, Visits: 18
I had the same problem with the Microsoft.SqlServer.Replication.dll:

Just replace the Microsoft.SqlServer.Replication.dll in the SDK directory with a newer version. (do a search on your C drive and you'll find it )

I am using version 9.00.3042, you get this error when using version 9.00.1399.06 or something.

Regards,
Lesscher

Post #18069
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ben Chase, Trent L. Taylor, Steve L. Taylor

PermissionsExpand / Collapse

All times are GMT -6:00, Time now is 3:06am

Powered by InstantForum.NET v4.1.4 © 2008
Execution: 0.062. 11 queries. Compression Enabled.
Site Map - Home - My Account - Forum - About Us - Contact Us - Try It - Buy It

Microsoft, Visual Studio, and the Visual Studio logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries.