Skip to main content

All Questions

2 votes
1 answer
426 views

Visual Studio 2013 Community stop Login – the online service is not available

I have a Visual Studio 2013 Community stop working; i. e. there is no login to my MS account with a message like that: I tried the solution from the link below to update registry values to enforce ...
MaxMil's user avatar
  • 123
0 votes
0 answers
51 views

Deploy C# Application With Access Database

I want to deploy the C# application with the MS Access database("I want to give Path for database"), so I can go to the client and install the application with the database will save at ...
user18222944's user avatar
0 votes
0 answers
186 views

Could not load file or assembly error even when the old DLL was renamed

In my VS 2013 solution, I have few projects like: BookService.BusinessLogic BookServiceContracts BookJob The BookJob project is a console application which references the services: BookService....
RKh's user avatar
  • 14k
0 votes
2 answers
1k views

Failed to install 'Microsoft.Extensions.Configuration 2.0.0'

I am trying to install Serilog.Sinks.MSSqlServer through Nuget. Using VS 2013 and .Net framework is 4.7.2. I checked dependencies before installing and it says it's compatible with framework 4.7.2. ...
abhiJ's user avatar
  • 26
0 votes
1 answer
267 views

Converting VC++ project from VS2013 to VS2019 giving error is not a valid Win32 application

I had an old VC++ project on VS2013, now I have converted that project to VS2O19. It is able to create the dll successfully. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|...
Sounak Saha's user avatar
0 votes
1 answer
5k views

Could not load file or assembly Microsoft.VisualStudio.Shell,Design Version=14.0.0.0

When I try to save a form after doing some after doing some changes am getting an error as 'Could not load file or assembly Microsoft.VisualStudio.Shell.Design Version=144.0.0.0 Culture=neutral, ...
Iishfaaq Ismath's user avatar
2 votes
1 answer
869 views

Upgrade solution from .net framework 4 to higher ver. 4.7.2; 4.8.VS2013

After updating from .net 4 to higher version e.g. 4.5, 4.72 I get the below errors. I updated references etc. Update was performed manually and with TargetFrameworkMigrator. Error 9209 'Note....
anjela's user avatar
  • 21
1 vote
1 answer
606 views

thread too slow on sockets

I'm developing a server for mobile machines that implements a socket server to receive their connection, by using Visual Studio Express 2013. It uses Net.Sockets.TcpListener.AcceptSocket to assign ...
matteo's user avatar
  • 11
0 votes
1 answer
44 views

Visual Studio 2013 Targeting [duplicate]

So, I use VS 2013 and want to build WinForm application which will run on Windows XP and Windows 10. Which TargetFramework should I choose? When I set .NET Framework 2.0 Win10 says that I need .NET ...
hi.cosmonaut's user avatar
1 vote
1 answer
244 views

See last variable value after debugger finishes

Is there an option to mark a variable so that the last value it had before debug execution finished is available to peek when writing code? Maybe through some VS extension? Sample scenario where it ...
AdamL's user avatar
  • 13k
4 votes
0 answers
51 views

How to use Google Calendar Api in .net MVC 2 using this sample https://developers.google.com/calendar/quickstart/dotnet

We have a legacy application which is written in .Net MVC 2 and required to use Google Calendar API. I have found this link which is mentioned prerequisites VS 2013 and above. Is there any way to use ...
Chamara Nillushan's user avatar
1 vote
2 answers
811 views

Problem to connect to MS Access 2016 database has password

When I try to connect to a MS Access 2016 database, it connects perfectly without password, but when I try to connect to the same database after encrypting it with a password, I get this error: ...
Hamdi's user avatar
  • 11
0 votes
0 answers
210 views

Marshal.DestroyStructure not working after .net framework upgrade

I have upgraded my solutions .net framework from 3.5 to 4.6.1 and I got an APPCRASH error while running my tool. So I tried to debug the code and seems like when the control reaches the below code the ...
Aathira's user avatar
  • 755
0 votes
1 answer
48 views

sharepoint workflow with visual studio 2013 problem reference Microsoft.activities

I'm trying to deploy my workflow but I'm getting this error : Erreur 4 XC1020 : une erreur de build s'est produite dans la tâche XAML MSBuild : 'XC1014 : impossible de résoudre l'assembly '...
Elmahdi Tamika's user avatar
0 votes
2 answers
77 views

Visual Studio 2013 not displaying any code

Visual Studio 2013 isn't displaying my Code anymore. It happened from one day to another. I am using Visual Studio 2013 on Windows 7. I hope someone can help me. Already tried to change the color of ...
NightSider's user avatar

15 30 50 per page
1
2 3 4 5
61