new user does not recognize command `code`

I have Windows Terminal running bash in Ubuntu and had been working under root by default. I had isntalled the Remote wsl extension and successfuly opened vs code with code . on several occasions. After realizing I should be working under a new_user with root access and sudo privelages but cannot launch vs code whic … Read more

I am now leasing a Win 2008 server; what steps should I take (remote desktop, etc.)? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for … Read more

What are the possible reasons visual studio 2008 team system would not connect to a TFS2008 server

I have Visual Studio 2008 Team System installed on my work machine. I use it to work for an offisite clients Team Foundation Server 2008. Yesterday it stopped working. E.G. I couldn’t connect to TFS. On my machine I have updates disabled, I have the firewall disabled and have a proper working connection to my … Read more

IIS 10.0 error 2280 while executing 32 bit

While trying to make a local deploy of a rest-api that requires to be executed on 32bit, the server stops the application pool under witch it runs. The events viewer: error while loading “C:\WINDOWS\system32\inetsrv\aspnetcore.dll.” code 2280. Any solution? Visual Studio does debug perfectly but local IIS does not… Answer If any application requires to be … Read more

How to create a SQL Server Database from DBML [closed]

Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Server Fault. Closed 3 years ago. Improve this question I have corrupted an entire database and I have no access to it or backups. Is there a way to recreate the structure … Read more

Publish database between two open database connections (Visual Studio 2005)

I have two data locations, one to a local and one to a remote database. How do I copy the local database schema to the remote? The reason I don’t use “Publish to provider” is that I’m not sure that I have all the information necessary to do so. I have the database name, server, … Read more

VS 2010 Team Foundation Server Issue with SharePoint

I’m trying to setup VS 2010 Team Foundation project in TFS 2010. When I go to create the sharepoint site for the project, it errors saying I don’t have permissions… what permissions do I need to grant, and is it a windows permission or within the sharepoint application? I don’t have a full blown sharepoint … Read more

Minimum access required for Visual Studio 2010 on SharePoint

Hi we are trying to set up a SharePoint development environment for multiple developers on Windows 2008 server, we do not want to give the developers admin rights to the servers. Does anyone know what the minimum rights need to be. Right now if they are not admins they receive this error when trying to … Read more