Questions tagged [suo]

suo is the file extension for the Solution User Options File for Visual Studio.

The suo file was first introduced in Visual Studio 2005. It continues to be used in the latest version of Visual Studio 2013. Data is stored in a binary format every time a solution is saved or closed.

More information:

21 questions
0
votes
0 answers

XSL generated a security exception

Here's the background. I'm using VS 2015 to do XSLT debugging and my XSLT used the document function to pull in a document. Doing so generated a 'XSL generated a security exception.' error. I get that, but now I'm just doing a simple transform…
Tom McDonald
  • 1,532
  • 2
  • 18
  • 37
0
votes
1 answer

Visual Studio freezes on start

Every time I open Visual Studio 2015 Professional it freezes and I have to delete the .suo file to get it to work. I know what the file is, but I don't know why Visual Studio is freezing. Can anyone tell me why this is happening?
Cătălin Rădoi
  • 1,804
  • 23
  • 43
0
votes
1 answer

VIsual Studio: Deleting SUO file causes vs2013 to hang?

Visual Studio 2013 was acting up - it would take > 20 minutes to compile. I decided to try and help myself by deleting the SUO file thinking that may be a good first step. Here is the thing, when I delete the file VS hangs at "loading solution". …
u12345
  • 25
  • 7
0
votes
1 answer

Save upgrade dialog option other than in *.v12.suo file in vs2013

I recently upgrade a solution to vs2013, however, multiple projects depended on some older libraries, hence I had to leave them with the Platform Toolset configured to Visual Studio 2010 (v100). However, every time I cloned the repository on a new…
mateuscb
  • 10,150
  • 3
  • 52
  • 76
0
votes
0 answers

Visual Studio winforms project error list includes errors from a stray css file

We do a whole mix of development projects, from Winforms to web projects to flat HTML sites. And we're switching between them all the time. It means that our IDE of choice is Visual Studio even for looking at flat HTML sites. So it means we might…
hawbsl
  • 15,313
  • 25
  • 73
  • 114
-1
votes
1 answer

Problems Uploading a Visual Studio Project to Google Drive

I'm working on a group project in vb.net on Visual Studio. Each time I try to upload the project to Google Drive it gives me this error. I would greatly appreciate any help. Thank you!
1
2