StrataFrame Forum

Trying to Load Wrong Dll's

http://forum.strataframe.net/Topic32794.aspx

By Buffie - 12/20/2014

I am trying my first SF Web App. I create the app and I have many errors after it is created.

First it tries to load references to SF Dll's and says it can not find them. See attached picture.

Then it has in the Web.Config file the wrong version for the version of SF that I have installed. See attached picture.

I am trying to model after your sample but your sample does not have any references to Dll's in the web project they are all in the Windows portion??

I tried changing all references from 1.6.0.0 to 1.7.0. but then I get an error in this statement:

<configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0">

I must be dong something wrong or not doing something I should? A little nudge in the correct direction would be appreciated.

TIA.
By Terry Bottorff - 1/4/2015

Just want to Bump this Alive again.
----------


I am trying my first SF Web App. I create the app and I have many errors after it is created. 

First it tries to load references to SF Dll's and says it can not find them. See attached picture.

Then it has in the Web.Config file the wrong version for the version of SF that I have installed. See attached picture.

I am trying to model after your sample but your sample does not have any references to Dll's in the web project they are all in the Windows portion?? 

I tried changing all references from 1.6.0.0 to 1.7.0. but then I get an error in this statement:

<configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0">

I must be dong something wrong or not doing something I should? A little nudge in the correct direction would be appreciated.

TIA.