Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

0 votes
0 answers
144 views

Visual studio 2010 file load error. Some bytes have been replaced with the unicode substitution character while loading file

C:..\x.cs with Unicode (UTF-8) encoding. Saving the file will not preserve the original file contents. -When I open the project, it takes over the .cs files and gives the above error. -In the parts of ...
coder's user avatar
  • 5
0 votes
0 answers
38 views

How to add padding to the text inside nodes?

Does MSAGL (Microsoft automatic graph layout) have functionality for padding? All the text on the nodes are hugging the corners/boundaries of the nodes. I tried adding spaces to the left and right ...
Michael's user avatar
0 votes
0 answers
24 views

Unable to start debugging on webserver. VS2010

I am using VisualStudio 2010 for a company-specific project. It was clearly working for a month while I was doing it. and now suddenly it doesn't work. I get this error(shown below) I have tried ...
Salaj Subedi's user avatar
0 votes
0 answers
24 views

Microsoft Visual Studio 2010 Package doesnt load correctly

I am trying to open a project that I have been working on for a while now. Everything was going well. and then I had to download FileZilla for ftp works. That instance somehow switched my default ...
Salaj Subedi's user avatar
0 votes
1 answer
233 views

C# Windows Forms Using FFMPEG to change video format got no response

I am trying to make an exe program to change a video format by using FFMPEG instead of doing it in the terminal. The formatted video will be saved in the download folder. I have tried my code below ...
TSLee's user avatar
  • 33
-1 votes
5 answers
294 views

How can I require at least one checkbox be checked before another form show (Visual Basic 2010)

In my Form1 i have 5 check box, 1 list box, and 2 buttons. 1 button (select all) is for checking all the 5 checkbox and 1 (proceed button) is for proceeding to the next form which is Form2. My main ...
Yuta Ruitzu's user avatar
0 votes
1 answer
3k views

How to install NuGet Package Manager in Visual Studio 2010?

How can I install NuGet Package Manager in Visual Studio 2010? I have already tried two options, but they haven't worked. Firstly, I attempted to install nuget.tools from this URL: https://marketplace....
DDNL's user avatar
  • 13
0 votes
0 answers
63 views

Click on checkbox and pass selected row to another datagridview

I am having problems updating or replacing the rows found in my datagridview 1, when I select more than 2 rows from my datagridview 2 To display the information in datagriview 1 and datagridview 2 I ...
kenny's user avatar
  • 173
-1 votes
1 answer
2k views

How to insert data to a specific column in a DataGridView?

I have a dataGridView with 5 columns in which I enter my rectangle coordinates and with auto indexing. So the index increases with each new coordinate set. Index number is entered in 1st column, ...
user3177511's user avatar
-2 votes
1 answer
340 views

Could not load file or assembly 'Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter' or one of its dependencies. The system cannot find the file [closed]

Please note that I am following along on this course, and am presently in module 5: https://www.pluralsight.com/courses/wcf-end-to-end The problem is that I am trying to run the unit tests, but every ...
user8128167's user avatar
  • 7,333
0 votes
1 answer
111 views

get runtime from oraclebulkcopy for progressbar

Good night friends, i am uploading a file from heavy excel (200 MB) to oracle and I'm working on it in the background with BackgroundWorker1, but I have trouble calculating the execution time or the ...
Giancarlo's user avatar
  • 179
0 votes
0 answers
130 views

Why I'm not able to navigate to source code of DLL from Module in Visual Studio?

I'm trying to debug my Xamarin forms project using the pdb files. I have loaded my symbols and when I double click on the DLL in module it doesn't take me to source code. As you can see the following ...
Judson Abraham's user avatar
0 votes
2 answers
75 views

Could not find a part of the path '\\\WebApplication1\bin\WebApp\lication1.ddl'.'

'"Could not find a part of the path 'C:\Users\Dushyant\Desktop...... \sample-asp-net-mvc-master\WebApplication1\bin\WebApp\lication1.ddl'." I'm working on an Asp.net MVC project. When I'm ...
user avatar
-2 votes
2 answers
1k views

C# Method makes forms dynamically via string

First ever post in here, if I made any mistake in the post pls tell me so I can fix it So I'm trying to make classes to handle most of the code, one of the things I wanted to do was to have one handle ...
Amy's user avatar
  • 9
0 votes
0 answers
221 views

How can I get DataGridView control to my form?

I am using Visual Studio 2010 professional to develop an ecommerce website. I need a data grid, which is Not bound, to which I can add data rows manually. I have tried the Gridview control but it ...
EdA's user avatar
  • 37

15 30 50 per page
1
2 3 4 5
251