Questions tagged as 'visual-studio-2013'

1
answer

Telerik RadRibbonBar - strange behavior

When you set up text and images in a RibbonBar , along with their alignments, suddenly the window becomes too small, preventing any form of increase in size (Windows form, Telerik v2014.1.228.40 , Visual Studio 2013, C #). This in a...
asked by 17.03.2014 / 15:38
0
answers

Error added reference NFeReceptionEvent4

I'm having trouble adding a reference to the NFeReceptionEvent4 service, SEFAZ National Environment. Address of the service: link . I'm going into my project > "Service References" > "Add Service References" > "Advanced" > "Ad...
asked by 18.09.2018 / 17:57
0
answers

Save image in Firebird with C #?

I created a form to register ( CRUD ) and I need to save the photo of the product or person for each register, until I found some things on the Internet with OpenDialog , but nothing conclusive with Firebird . Is the photo...
asked by 16.09.2018 / 14:21
1
answer

How to return a pdf in Web Api C # without doing dowload and open in Browser?

Good afternoon, I'm using httpResponseMessage , every request it downloads. Did you want it to appear in your browser when prompted? HttpResponseMessage responseMsg = new HttpResponseMessage(HttpStatusCode.OK); responseMsg.Content = n...
asked by 09.08.2018 / 21:12
0
answers

Local Database .MDF C # Visual Studio 2017 (CONNECTION)

I'm developing a windows application using visual studio 2017, however I came across a problem, on my machine I'm doing the project everything runs right, on the other machine that tests the connection error with the bank, I already installed th...
asked by 24.05.2018 / 06:18
0
answers

Improper errors in Visual Studio

Use Visual Studio Express 2013 for Web. I do not know much about it, I've been learning in practice. It indicates many errors as if my class had no given attribute. I noticed that this happens mainly when you change a class by putting s...
asked by 12.04.2017 / 18:39
5
answers

How to solve accentuation problems with ASP.NET MVC?

I'm having problems with accentuation in ASP.NET MVC 5. I'm using Visual Studio 2013 Professional and the .Net 4.5 application. SQL Server 2008 and Entity Framework 6. The browser is Google Chrome upgraded and Windows is 8.1. Example: W...
asked by 03.03.2014 / 00:22
0
answers

Project does not open in Visual Studio (load failed)

After opening VS2013 once in administrator mode , a project in my solution does not open. The solution is from the company where I started to intern and I know almost nothing of the code. The error is visible in the following image: 1 - VS i...
asked by 05.01.2017 / 21:04
0
answers

Create a standalone .exe of a game in Visual Studio

I need to launch a game but I want to create a standalone .exe, because when VS finishes the compilation it creates the .exe but together are the dll of the game, I wanted it to be only the .exe in order to distribute. I know he'll be heavier fo...
asked by 02.09.2016 / 05:16
0
answers

Problem in running webapp after reinstalling windows 10. Visual Studio 2013 Express for Web

After reinstalling windows 10 and Visual Studio 2013 Express for Web, a project that previously worked indicated the following error:    Could not load the file or assembly 'System.Web.WebPages.Deployment, Version = 2.0.0.0, Culture = neutral...
asked by 18.07.2016 / 18:19