Visual Studio :: Team Foundation Server Reports Not Working?
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
Similar Messages:
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
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
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
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
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
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
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
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
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 6, 2010
Came into work this morning and discovered that my local asp.net developmentn server has stopped working. Im getting the following page :
[Code]....
Im running visual studio of my personal PC withing my company's network.
View 3 Replies
Jul 28, 2010
I just recently upgrade my asp.net web project from visual studio 2005 to visual studio 2010. The upgrade was successful with no problems however im missing some features with this project. The One Click Publish feature(which is greyed out) in the header area of Visual Studio 2010 and the Add Config Transforms feature which is no where to be seen when you right click on web.config. When i create a new web project straight from visual studio 2010, these options work fine.
View 1 Replies
Mar 4, 2010
I have a Web App (VS 2010 Beta 2, using VB) and it works flawlessly on the development system. When I publish it, everything works fine unless I use an update panel. If I use the update panel, and try to use something such as a dragpanel, I get the following error.
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; .NET4.0E)
Timestamp: Thu, 4 Mar 2010 14:54:25 UTC
Message: Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 404
Line: 784
Char: 13
Code: 0
View 7 Replies
Jan 15, 2011
I am using vs2008 pro. my problem is that javascript debugger is not working on mozila firefox but working fine on IE8.
View 1 Replies
Jun 16, 2015
I had installed licensed version of SAP Crystal Report 2013 on my system as well as on Server (I am using VS 2013)After installation, when I opened Visual Studio 2013, I could'nt find 'Crystal Report Viewer' in Visual Studio toolbox while creating a sample project.where I can get the Crystal Report dll to add in my project for VS2012.
View 1 Replies
Aug 10, 2010
I want to make spider charts like this one: [URL] I want to know can I prepare it using reporting service 2008? I am using sql server 2008 as the database and working with Visual studio 2008.
View 4 Replies
Jun 9, 2010
I'm making a solution with Visual Studio 2010 using "cr4vs2010". When I start my web app from Visual Studio and I open my report, There is any problem, but if I want to export this file to a .pdf file or to other format, I receive a JS error message:
"Object required" and the debugger marks the following line:
bobj.crv.stateManager.setComponentState('CRV1__UI',eval('('+document.getElementById('__CRYSTALSTATECRV1').value+')'));
Sometimes in previous versions of CrystalReports I only copy the "aspnet_client" folder in the application root and it works, but in this version of Crystal Reports this folder does not exists.
View 3 Replies
Mar 14, 2011
I just upgraded my development machine from Crystal Reports XI to Crystal Repors XI Rel2 so I could use the Graphic Location feature in CR. When I run my site locally, reports work great. When I deploy to the server, I get "Database logon failed." The Crystal Reports are not connecting to the database. They are connecting to datasets that are populated at runtime. The network admin said he upgraded CR on the server. The references in my solution that work when my app is deployed to the server are version 10.5.3700.0.
The references that do not work are 11.5.3700.0. I have made no other changes to my .net code.
View 1 Replies
Mar 11, 2014
I have added a new Crystal report in my windows application which is build in VS2010.but the crystal report add with .mht extension instead of .rpt. How to fix this?
View 1 Replies
Jan 17, 2014
I have create one service.cs for insert record I want to call Service.asmx on button event i.e. when I click on button then insert the record in database
View 1 Replies
May 7, 2015
How to add crystal reports to Asp.net WebApplicaiton..
Visual Studio: 2012
View 1 Replies
May 7, 2015
I want to run creat crystal reports in vb.net 2010
The link u provided is visible but the u incircled is not active.
View 1 Replies
Aug 27, 2010
Im working on Visual Studio 2008 to develop a web application in asp.net. if I add a crystal report file (.rpt) in my project, I see only hexadecimal code.
View 1 Replies