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 ?
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 ?
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
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
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.)
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?
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?
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
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
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.
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.)
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.
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?
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
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
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 ?