Visual Studio :: How To Access Team Foundation Server 2010 Remotely
Jun 3, 2010
I installed a basic TFS 2010 instance on a Windows Server 2008 32bit VM. I didn't need SSRS or WSS so I left those unconfigured.
It works fine when I'm on our local network but how do I get the default TFS website [URL] to be accessible over the internet when I'm not on our local network? I'd also like for off-site members to be able to connect to the TFS via Visual Studio (this also works fine internally)
I'm having a hard time finding any documentation on how to acheive this.
View 2 Replies
Similar Messages:
Jul 12, 2010
Going to install TFS 2010 today, however have few doubts here:
View 1 Replies
May 10, 2010
I have been ising TFS 2010 with VS 2010 Ultimately for a couple of months now. I have a client who is using Visual Web 2010, does anyone know if this integrated with TFS easily?
View 1 Replies
May 7, 2010
I'm having the same problems as this:
[URL]
but I'm using Team Foundation Server 2010 and not 2008. The hotfix does not work with 2010 :/. The files are different.
Are there any people out there using TFS 2010 with Sql Server 2008 (not R2).
View 3 Replies
Jan 5, 2011
I want to know that, is there any source code security assessment module in Team Foundation against security issues? If it is there, can somebody pls point me to the documentation of it, so that I can caliberate it. I'm personally not able to find it, through google.
View 1 Replies
Feb 10, 2011
I have locally made a simple helloworld web service (.asmx) that I want to test.
I have an enviroment where I already have it uploaded to the Team Foundation server, in NAMECustomerApplicationsTestServiceTestServiceservice.asmx (the whole project is located in that structure).
The TF server and the IIS server are on the same machine.
Now, how do I deploy service.asmx file so I locally can get a path to the service like this: [URL]
View 1 Replies
Dec 24, 2010
I am facing a problem in accessing the asp.net webpages remotely.
i am using the server as my windows 7 laptop with vs2008 and sql server 2008. when i try to connect from client XP PC it says time out error.
View 6 Replies
Oct 9, 2010
I just used the wonderful tool Microsoft Ajax Minifier and it's working very well when I build my MVC application on my machine but when I check-in in source control and started build by the Team Build 2010 it doesn't create the min files, for sure I can't put the mini files inside the source control as the recommendation from the Microsoft Ajax Minifier because it's like the dll it's generated every time you build your application so no need to put it in source control beside it can't be because you will need always to check-out this file to build and this will prevent other from build using the team build, so what I need to do to make generate the mini file with team build 2010?
View 1 Replies
Jan 5, 2010
I have installed Visual Studio 2008 team system.
I want to use team server with it to manage the project
How can i do it.
View 1 Replies
Jul 6, 2010
I tried to install Visual Studio Prof 2010 trail version in my system, but i got an error saying 'Please remove/uninstall Visual Studio 2010 load test controller' to proceed installation. i uninstalled my previous VS2008 software from system and i could not find anything like 'Remove/Uninstall Visual Studio 2010 load test controller' software in my Add/Remove Programs.
View 1 Replies
Apr 27, 2010
I'm new in Team project and I want to open the project made by Team Project , but I didn't know how to open it?
View 4 Replies
May 18, 2010
I have a clean installation of Windows 7 with VS2010 RTM and am trying to get the ASP.NET Development Server to work. When I run the project, the WebDev server starts and shows that it's listening on port x on localhost. I've tried:telnet to the port. The port is not listening. running netstat -o shows that the WebDev server is in fact not listening on any port. manually changing the WebDev port to a different port and restarted VS without effect. I have Windows Firewall turned off entirely and am not running any other firewall software either.
View 1 Replies
Jul 15, 2010
I'm thinking about installing vwd 2010 or vs 2010 express but want to know if either offer integrated jquery support.
View 4 Replies
Feb 20, 2010
how to set up work space on my computer using vs 2008. i am working with 3 junior developers and i got our own web hosting (not local own server yet). i am having problems that all juniors upload their files and overrided all the code.. so i want to set up work space on each computer and check in to local web server or web hosting we are using vs 2008 team editions, is there any possible in other version like professional and standard.
View 3 Replies
Apr 30, 2010
I have installed a vs 2010 ulitimate . it's have Sql server 2008, but i want to Open SQL Server Management Studio 2008,
View 1 Replies
Jul 14, 2010
Can you edit a website (in Visual Studio) on a server from your PC by going:File -> Open Web Site -> File System -> My Network Places -> Entire Network -> Microsoft Windows Network -> FooDomain -> FooServer -> Foo_Public_Shared_Folder (which is actually a web applicaiton in C:InetpubwwwrootfoobarWebApp).I suspect it is bad practice to edit a website that is pubished on a server like this - or at least highly unusual? Would I be right in saying that you should create a new website on your local PC then build and publish to the server in question?
One last point as well -if you need to make a copy of a published website and make some enhancements without losing the original - how can you do this i.e. you don't have the original Visual Studio project only the published site (i.e. this could be made by some web site authoring/wizard tool).
View 3 Replies
Aug 14, 2010
is it possible to convert whole visual studio 2008 web site project to visual studio 2010 web site project
my current project references
i have a very annoying iis problem
iis server stops working until app pool is recycled
i am hoping that new visual studio (net framework 4.0) may solve this very annoying unsolveable problem
View 2 Replies
Oct 9, 2010
I have been working on this project for weeks. Every thing was fine. But all of sudden today, I got this error: Page cannot be displayed when I was trying to debug as usual.
I searched online for solution. Only one solution was found at [URL]. But when I followed its steps, I found in my hosts file, it is already like this: 127.0.0.1 localhost
I cannot continue to work without testing finished form pages.
View 5 Replies
Jan 19, 2011
nvironment : [Asp .Net Application in Visual studio Team System 2008 + SP 1 ]+ Windows 7 Enterprise + IE 8+ IIS 7.5
I am running into a odd problem with Visual studio 2008.
A scaled down version of problem is as:
Consider ASP .Net application with a simple ASP .net page.
Write Cookie on one button click as:
[code]....
Why Visual studio 2008 is automatically deleting the cookies on closing of Broswer?
View 5 Replies
May 21, 2010
Anyone know if I can maintain a VS 2008 (.net 3.5) project by using the VS 2010 IDE ?
View 1 Replies
Dec 7, 2010
I've installed visual studio 2010 full version and worked on couple of assignments. Right now, I'd want to connect to SQL server database to move ahead and store and retrieve data into the database. Can someone please point me in theright direction or walk me through the configuration. I see sql server 2008 has come with Visual Studio 2010. Not really sure if i need to install anything else. Also, post a sample application code to connect and fetch data using a select statement ??
View 23 Replies
Jan 11, 2011
I want to use SQL Server 2008 Web Edition with Visual Studio 2010 Professional. (Both are installed fine on Windows 7).I know I can change the entry in Data Connection (in VS Options) to the named instance of my Web Edition but, when I do this then try to add a database to an App_Data folder (via Add New Item...) I get an error saying I need the Express version of SqlServer 2005 or 2008 (I opted NOT to install this during installation as I knew I'd be using the full Web Edition instead).
I CAN add a data connection to a database created in the Web Edition instance by Sql Server Management Studio so VS can use the Web Edition instance.So, if I've changed the Data Connection to the Web Edition instance, why can't I add a database using that instance to my App_Data folder? Can I ONLY add Express instance databases to this folder?
View 2 Replies
Oct 21, 2010
I am trying to add a database using VS2010, I have VS2010 Professional and SQL server 2008 developer and sql server 2008 express and it seems impossible for me to create a database am being sent to the linkid=125883 to download an express edition even though i have it installed.
View 2 Replies
Jul 7, 2010
When viewing an asp.net page in visual studio 2008, the asp.net development server icon shows up in the system tray. It can be stopped by right clicking on it and select "stop". In Visual Studio 2010, I do not see the icon any more. where the asp.net development server is? How to stop it?
View 3 Replies
Apr 19, 2010
I've been working on a website using Visual Studio 2008 that uses URL Rewriting. Being that the integrated web server in VS2008 does not support extension mapping, I'm using IIS in Windows XP for my testing. The problem I'm at now is that I'm considering hosting the site under IIS7. Using Integrated Pipeline mode under IIS7 has a big advantage in that I can force all file extensions (and directory requests) through the rewrite engine with a setting in the web.config file instead of having to configure a custom ISAPI handler in IIS. My problem is in testing this before trying to deploy.
Does anyone know if the integrated web server in Visual Web Developer 2010 Express supports integrated pipeline mode? Specifically, if I add the "runAllManagedModulesForAllRequests" attribute to the "modules" section under "system.webServer" in "Web.Config", will all requests get piped through the asp.net engine?
View 2 Replies