3
Answers

Error occour while attaching .mdf file in sql server

Photo of Anil Kumar

Anil Kumar

13y
1.6k
1
Hi,
 i was using sqlserver 2005 and i had created some .mdf file for use bt recently i have installed sql server 2008 in my system but when i am trying to attach my mdf file i am gating same error with all mdf file ..please suugest me what i have to do for that....

 

Answers (3)

0
Photo of Vulpes
NA 98.3k 1.5m 10y
Although it's not specific to MVC 4, there's a two part article here which explains the issues involved in detail:

http://afana.me/post/aspnet-mvc-internationalization.aspx

http://afana.me/post/aspnet-mvc-internationalization-part-2.aspx

However, I also found an internationalization package available from Nuget which is for MVC 4 and might save you a lot of time:

http://code52.org/aspnet-internationalization/tutorial.html






Accepted
0
Photo of Ramsès Zogning II
NA 84 12.9k 10y
0
Photo of Ramsès Zogning II
NA 84 12.9k 10y
Thk u Sir


This link http://afana.me/post/aspnet-mvc-internationalization-part-2.aspx gave me the solution.

It is true that it is for MVC 5, but I have adapted to that of MVC 4

Thk very much