DataSet Visualizer Access is denied
I'm working on an ASP.NET project in Visual Studio 2010. I opened the dataset visualizer for my dataset trying to view the datatable inside, but it's giving me an access denied error. I can view all...
View ArticleDesign tab | MacOsX
Hey ! I am learning in school how to create web applications on C# and we are using visual studio on windows OS but at home I have MacOS and when I open the solutions which I wrote in the class and it...
View ArticleUnable to Publish WebAppService
Hi,I am struggle with publish web app in vb.net visual studio 2010, I am publish my web service from local machine to remote server ,please explain me,how to configure the following points.1 ) server...
View ArticleIntellisense is switch off for Javascript in VS
Hi guysI honestly dont know what I did or happened, but intellisense is switch off and Javascripts appears as just plain text and unless I format it, the basic formatting and curly braces are gone by...
View ArticleCompletely delete a solution in Visual Studio 2019
Hi,How can I completely delete a solution in Visual Studio 2019? (Including all projects) I have created some solutions for testing purposes and now I want to completely get rid of them to clean my...
View ArticleExporting crystal report diect to PDF without going through Viewer
I would like to export crystal report direct to PDF without going through ViewerHere is my Code cryRpt.SetParameterValue("LocID", Label1.Text);...
View ArticleReproduce my visual studio 2013 enviroment in my new PC
Hi,i have build my current web site in C# visual studio 2013 express in my OLD PC... if i pass in visual studio 2019 express with my new PC i guess it will not build correctly anymore...So i would love...
View ArticleGetWindowThreadProcessId is returning 0 on windows server 2012R2
Hi Team,On windows server 2012R2, using GetWindowThreadProcessId, I am unable to get process id of object of an excel application(Excel.Application) though the Hwnd of this object is getting send...
View ArticleVS-2019 Build error in jquery-3.3.d.ts
Hi All,Recently i have installed VS2019 and took the project from my repository which is already running in my other system using VS2017.But when i build the same solution in VS2019 i am getting below...
View ArticleVS2019 vs VS2017 and EF 6.0 - big mess
2X Community Edition for visual studioMy application builds fine in VS2017, no errors.Close the solution and now open it in VS2019. Add two non primary key column in one table.After "Update model from...
View ArticleVisual Studio Break Mode
Hello to evereyone, i am following courses on plural sight but i ran into a problem and cannot get past this, so i wanna thank everyone who will help me with this. An unhandled exception of type...
View ArticleWhy is visual studio 2017 consuming so much memory ?
Hi,Visual Studio 2017 runs very slowly .. it consumes over 2.5G memory in task manager. Is there an application or tool that can analyse and tell what is actually causing the issue?thanks
View ArticleNuGet Package Manager Console generate queries not only for pending but also...
Hi,I am working on an ASP.NET MVC 5 Razor application with Code First approach. I do the database updates in my test platform through NuGet Package Manager Console using the following...
View ArticleCannot View default.aspx in Design Mode
I can only view source. I cannot view the design mode. I am running Windows 2000. Any ideas? Thaks
View ArticleNumber of threads in use
Hi guys, is there a way to see how many threads are in use during a code execution in debug mode? I m using visual studio 2019 community
View ArticleC# Breakpoints not getting hit on initial page load ONLY
Subject says it all. Two questions:Breakpoints work fine once I go to browser and reload the page. What could cause this?I could not find a single instance of this issue being raised anywhere on the...
View ArticleVisual Studio for Mac publish to azure and use linux
I am using Visual studio for Mac and I have a .Net Core 3.0 app . How can I publish this to Azure Linux ? Every time I do it it publishes the app to Windows . Under the pricing I always select B1...
View ArticleHow Can I Run The Current Application With or Without Build Errors?
I am using Visual Studio to build a website and of sick of not being able to load the latest page just because there are build errors in the application. This happens so many time. I make a change and...
View ArticleVS Express 2013 vs VS Community
I'm moving my site (asp.net web forms) to a new pc and not sure if I should try and install VS Express 2013 or move it to VS Community.Will I encounter any issues?Is VS Express 2013 even still...
View Articlevs 2017 -> add new scaffold item -> error
Hello all,I work with visual studio 2017 and i have just a new solution created since this monday :)this solution contains a web project in net core 2.1I have created a models (students / courses /...
View Article