Quantcast
Channel: Visual Studio General Questions forum
Viewing all 21115 articles
Browse latest View live

Architecture Arm X64 X86

$
0
0

Hi,

In Visual Studio, when I compiling application I can only see processor architecture as 64 and 32 bit. Can't I compile the app for ARM processors? I mean only application compatible for Arm X64  X86 ?


VS does not detect errors.

$
0
0
Problem 1: VS detects errors only when compiling.For example, if I don't declare a variable and then assign a value to it, it doesn't mark it as an error.

Problem 2: Another problem is that when you right-click on a function to "go to definition" many times you don't know how to do it.I have not changed any of the settings and I think it happens after an update.

Problem 3: I have 2 classes compiled separately in the project to dll's.Every day there are many errors in the main project related to those classes and I have to recompile.Many times a day I have to recompile them again.

Visual Studio SQL Database Project Reference Issue

$
0
0

Dear All,

I am trying to create two separate visual studio solutions for the same SQL Azure Database.

Solution files have two separate SQL DB Projects pointing to separate Azure Git Repos but same SQL Database.

when I try to create procedure or view referencing the tables created in the other project I am getting error : 

 

SeverityCodeDescriptionProjectFileLineSuppression State
ErrorSQL71501: View: [dbo].[test] has an unresolved reference to object [dbo].[test_pop].C:\Users\a\b\repos\sqldb\pqr\xyz.sql4

Is there any way we can refer other DB schema in the first DB ?

Also, this will be part of Azure DevOps so it should work in the Build and release pipelines to deploy the SQL code.

Thanks 

Visual Studio SQL Database Project Reference Issue

$
0
0

Dear All,

I am trying to create two separate visual studio solutions for the same SQL Azure Database.

Solution files have two separate SQL DB Projects pointing to separate Azure Git Repos but same SQL Database.

when I try to create procedure or view referencing the tables created in the other project I am getting error : 

 

SeverityCodeDescriptionProjectFileLineSuppression State
ErrorSQL71501: View: [dbo].[test] has an unresolved reference to object [dbo].[test_pop].C:\Users\a\b\repos\sqldb\pqr\xyz.sql4

Is there any way we can refer other DB schema in the first DB ?

Also, this will be part of Azure DevOps so it should work in the Build and release pipelines to deploy the SQL code.

Thanks 

Mouse and keyboard lag after VS hit the breakpoint

$
0
0

My program is a shell namespace extension. The situation is similar to the following case in Stackoverflow forum. But the problem only happened in VS, When I switched to another program, everything was OK again.

https://stackoverflow.com/questions/17886883/visual-studio-extreme-lag-spikes-while-debugging (It prompts me that I need to verify my account, so that I can post link.)

 

VStudio 19 Crashes on Startup, Please welp!

$
0
0
Everytime I try to launch I'm getting this;

Problem signature:
  Problem Event Name:    APPCRASH
  Application Name:    devenv.exe
  Application Version:    16.5.29926.136
  Application Timestamp:    5e7d1d97
  Fault Module Name:    KERNELBASE.dll
  Fault Module Version:    6.1.7601.23418
  Fault Module Timestamp:    5708a7e4
  Exception Code:    c06d007e
  Exception Offset:    0000c54f
  OS Version:    6.1.7601.2.1.0.256.1
  Locale ID:    1033
  Additional Information 1:    0a9e
  Additional Information 2:    0a9e372d3b4ad19135b953a78882e789
  Additional Information 3:    0a9e
  Additional Information 4:    0a9e372d3b4ad19135b953a78882e789

Read our privacy statement online:
  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
  C:\Windows\system32\en-US\erofflps.txt

Tried so far:

1. Rebooting PC.
2. Repair via VS installer.
3. Uninstalled and Installed several times.
4. Update (current update).
5. And some full load of nonsense fixes as I tried to troubleshoot (Reversed everything ofc...)

Really, I'm here as last resort!
Anyhelp will be highly appreciated.

Peace <3

Visual Studio 2019 C++ Compile

$
0
0

Hi, I compiled the a C++ project by Visual Studio 2019 under Windows 10 system, it lasted 6 minutes. Then I compiled the same project, same settings, same PC but under Windows 7 (dual boot). That compilation lasted 3 minutes.  What could be the cause of it?

How to use the "Local-Remote Directories Map" field?

$
0
0

I am building a static library for iOS from Visual Studio on my Windows 10 computer.

The library is compiled using xcode on a mini-Mac, via vcremote.

In the Project Settings in Visual Studio, under Configuration Properties | VC++ Directories, there is a field called "Local-Remote Directories Map."

How do I use this field?

Can I use it to tell xcode where to find include files in other C++ library projects on my Windows Computer?



Windows iot and Dashboard

$
0
0

I have been working on (off and on) a project using a raspberry pi 3b+ and Windows iot. Haven't looked at it for about 3 months.  Now I cannot open a device portal using the dashboard and cannot connect with Visual Studio.  This has worked for a year or more but now doesn't.

I have reloaded the SD Card (10.17661.1001 which is what I have used all along) and turned off Firewall.  Don't know what else to try.

Should also say the dashboard does see the RPi.

Visual Studio is 2019 Community and is up to date - but with the dashboard not connecting to portal, I doubt it will talk..

Need some help.  Any and All help greatly appreciated.

Bob

BobScott@jamesport.com

Generating sequence diagrams in Visual Studio 2019 Enterprise Edition

$
0
0

Team,

I'm looking for options to generate sequence diagrams from the code in VS2019 Enterprise edition. I can see that option in VS previous editions and not in VS 2019 enterprise. 

Any helps around this would be appreciated. 

Thanks,

Prasenna


Prasenna

VS 2019 Communiuty : Using Feedback is Freezing VS

$
0
0

I have recently un/reinstalled VS. Because of a Xamarin issue, I wanted to post something in feedback. It broke VS with "Visual Studio is not responding" and I had to kill it in task manager. It is happening every time.

So updates check!  I just did the 03/2020 update to windows and also checked VS for updates. Both are up to date.. and reboot performed.

When I try to submit feedback, VS freezes. I can only end it with task manager. Same, not responding.

I am putting this here because, well, I cant use Feedback to tell Microsoft there is a problem. Hopefully, someone from Microsoft sees this and can report it.

Mouse and keyboard lag after VS hit the breakpoint

$
0
0

My program is a shell namespace extension. The situation is similar to the following case in Stackoverflow forum. But the problem only happened in VS, When I switched to another program, everything was OK again.

https://stackoverflow.com/questions/17886883/visual-studio-extreme-lag-spikes-while-debugging (It prompts me that I need to verify my account, so that I can post link.)

 

Visual Studio Documentation - Help Viewer 2.1: cab was not signed by Microsoft

$
0
0

Hi there,

I am using VS2013, Help viewer 2.1, when attempting to download following help file (Windows Driver Kit (WDK) Reference), I get the error saying the following cab file was not signed by Microsoft:

v2 Windows Debugging B104ACED_en-us__0(93f5daa7-4f08-d03d-2a74-56073b842825).cab

I already have read a lot of other sources, here and Stackoverflow, and ... Not good!

Any help is appreciated.




How to set TAB Index automatically as per order of precedence

$
0
0
I am trying to edit an existing project and sometime introducing new controls in  between, Because of that tab index is getting messed up. So I need to reorder the tab index. Is there any way to put tab index for aspx controls as per their order of precedence on aspx page. Any help will be appreciated.
Thank You in advance.

visal studio is running the wrong file in terminal!

$
0
0

im trying to run a file(python) invisual studio , but for some reason it keeps running the same file i Xed long  ago and wont run the right file

what can i do beside turn it off and restart?


Unable to create a new Visual C# project in Visual Studio 2017

$
0
0

Hello,

I have visual studio installed on my system for both C# and C++ and I am able to open both c# and C++ solution files and run them on my visual studio.However I do not have have option to create any C# projects I can edit in the already created project but I cannot create a new one. Also at the same I have option to create a C++ project and also edit them. 

Could some one tell my why it is so or probably the solution to resolve this. ? This will help me resolve this issue.

Thanks in Advance for Your Help,

Shravya


Xamarin Forms: How to fix "Waiting for Intellicense to finish initializing"

$
0
0

Hi there!
After update to Visual Studio 16.5.1 (Community Edition 2019), when I add a new page to project, a page is showed with the message: "Waiting for Intellicense to finish initializing...", but this process/task never ends.
I need to close the page and reopen it.
Is there a way to fix that?

Best regards!


Ciro

Installing template from Online source in Visual Studio 2019 VS2019

$
0
0
I am trying to install the Serene template via Visual Studio 2019, however, there is no option for "Online" anymore.  Is this not supported in Visual Studio 2019?  I believe it was supported in 2017 version.

User Restriction

$
0
0
How to restrict TFS user in TFS that who just view the file can't able to not open the file in server.Thanks

In visual Studio for mac, could not see Design and toolbox

$
0
0

I could not see design in visual studio for mac in web application  project .  An could not see anything in toolbox

Could you please let me know what should I do for this ?

Viewing all 21115 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>