Base solution for your next web application

Activities of "manojreddy"

Any updates, please?

Any updates??

It's very obvious that this issue is related to the connection string. I'm not able to identify the root cause that is why I have posted my question here. Why are you giving an obvious answer and repeating my answer only?

I have used the same configuration with free template also in other application, and there its working fine.

I checked it again. I'm getting an exception while connecting to DB in DatabaseCheckHelper class method public static bool Exist(string connectionString)

I'm just wondering that I'm able to successfully generate the migrations, but not able to hit DB. appsettings.json

{ "ConnectionStrings": { "Default": "Server=127.0.0.1;uid=root;pwd=root; Database=StanchionDb;" }, "AbpZeroLicenseCode": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "App": { "WebSiteRootAddress": "http://localhost:45776/", "AdminWebSiteRootAddress": "http://localhost:4200/" } }

Yes, its clean download, only changes I have made is that instead of using SQL Server I'm using MySql and I have made the changes by referring <a class="postlink" href="https://aspnetboilerplate.com/Pages/Documents/EF-Core-MySql-Integration?searchKey=mqsql">https://aspnetboilerplate.com/Pages/Doc ... hKey=mqsql</a>.

I checked that GetInitialLanguages method is not getting called in DefaultLanguagesCreator class.

I have Visual Studio 15.6.6

But I was using the same version of visual studio on different machine earlier. It was working fine

Any updates on this?

No, it’s like SSRS, Crystal reports and Active reports.

Yes, SQL Server Triggers.

Showing 1 to 10 of 199 entries