YAFLogo

tonygayter
  • tonygayter
  • 54.2% (Neutral)
  • YAF Forumling Topic Starter
15 years ago
I was having trouble integrating the 1.9.3 into my MVC site so I gave the beta a try and it is much easier to get up and running, but I seem to be hitting collation issues at every corner. I first saw the issue in teh asp.net membership config management area. but I managed to get past that after playing around with the web.config and now its popping up in the admin and when I try to create/view posts etc... the error is

Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS" and "Latin1_General_CI_AS" in the equal to operation.

Has anyone had this before?

I did a clean install of teh asp membership databases, then created a user and installed yaf beta with that user as an admin and it all went though fine. You can see the error if you goto the topic page

http://tank-mates.com/Forum/default.aspx?g=topics&f=1 

and click the test post I made.

Any help is greatly appreciated.


If you want to learn something, make sure its something you enjoy..

theswirling.com 

Sponsor
tonygayter
  • tonygayter
  • 54.2% (Neutral)
  • YAF Forumling Topic Starter
15 years ago
I found the solution here. I dont know why these issues havnt been resolved already, hopefully they will be sorted for teh final release of 1.9.4 ;)

http://forum.yetanotherforum.net/yaf_postst7380_Patch-for-some-problems-with-collations-1-9-3-RC2.aspx 


If you want to learn something, make sure its something you enjoy..

theswirling.com 

Jaben
  • Jaben
  • 100% (Exalted)
  • YAF Developer
15 years ago
Yeah, this just slipped by... committed to latest v1.9.4.
cct
  • cct
  • 58.4% (Neutral)
  • YAF Forumling
15 years ago
tony, would you mind posting some details about how you integrated yaf into an mvc project?

It would be much appreciated!

Mehrdad_rita
15 years ago
when i run project on VS 2008 i get this error :

Could not load file or assembly 'jQuery' or one of its dependencies. The system cannot find the file specified. 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.IO.FileNotFoundException: Could not load file or assembly 'jQuery' or one of its dependencies. The system cannot find the file specified.

Source Error: 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  

Assembly Load Trace: The following information can be helpful to determine why the assembly 'jQuery' could not be loaded.


=== Pre-bind state information ===
LOG: User = Meysam-PC\Administrator
LOG: DisplayName = jQuery
 (Partial)
LOG: Appbase = file:///D:/Projects/Sample Project/YAF-v1.9.4-BETA2-SRC/YetAnotherForum.NET/
LOG: Initial PrivatePath = D:\Projects\Sample Project\YAF-v1.9.4-BETA2-SRC\YetAnotherForum.NET\bin
Calling assembly : (Unknown).

Plz help me 😞

herman_herman
15 years ago

when i run project on VS 2008 i get this error :

Could not load file or assembly 'jQuery' or one of its dependencies. The system cannot find the file specified. 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.IO.FileNotFoundException: Could not load file or assembly 'jQuery' or one of its dependencies. The system cannot find the file specified.

Source Error: 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  

Assembly Load Trace: The following information can be helpful to determine why the assembly 'jQuery' could not be loaded.


=== Pre-bind state information ===
LOG: User = Meysam-PC\Administrator
LOG: DisplayName = jQuery
 (Partial)
LOG: Appbase = file:///D:/Projects/Sample Project/YAF-v1.9.4-BETA2-SRC/YetAnotherForum.NET/
LOG: Initial PrivatePath = D:\Projects\Sample Project\YAF-v1.9.4-BETA2-SRC\YetAnotherForum.NET\bin
Calling assembly : (Unknown).

Plz help me 😞

Mehrdad_rita wrote:

http://forum.yetanotherforum.net/yaf_postsm38688_JQuery-Error.aspx#post38688

 

Jaben
  • Jaben
  • 100% (Exalted)
  • YAF Developer
15 years ago

when i run project on VS 2008 i get this error :

Could not load file or assembly 'jQuery' or one of its dependencies. The system cannot find the file specified. 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.IO.FileNotFoundException: Could not load file or assembly 'jQuery' or one of its dependencies. The system cannot find the file specified.

Source Error: 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  

Assembly Load Trace: The following information can be helpful to determine why the assembly 'jQuery' could not be loaded.


=== Pre-bind state information ===
LOG: User = Meysam-PC\Administrator
LOG: DisplayName = jQuery
 (Partial)
LOG: Appbase = file:///D:/Projects/Sample Project/YAF-v1.9.4-BETA2-SRC/YetAnotherForum.NET/
LOG: Initial PrivatePath = D:\Projects\Sample Project\YAF-v1.9.4-BETA2-SRC\YetAnotherForum.NET\bin
Calling assembly : (Unknown).

Plz help me 😞

Mehrdad_rita wrote:

Download the latest version. BETA2 is no longer current.