-
- Schema Update (from db to project) Takes a LONG Time If Any Table Schema Details Have Changed
by Yann Duran
- 14 Replies
- Last post
by Yann Duran
- Hi,
I'm having a problem that I was hoping might have been "fixed" in SR1 but doesn't seem to be. I'm wondering if anyone else is experiencing the same thing or if it's just me.
If I do a schema compare from a dev database to my project & write the updates to the project, if no table schema details have changed in the database everything goes fine. If there ARE table
-
- Date-Time problem
by Hisan
- 1 Replies
- Last post
by Alin Constantin - MSFT
- Hi
Few days ago i uploaded some files in VSS which were supposed to be uploaded earlier, so i just changed back my system time and date to my desired date and then uploaded the file in VSS,the date and time along side that file is fine(means its the same date on which i uploaded the files after changing the dates of my pc),but when i check the history of the file it shows the actual date of fil
-
- Install problem
by odefour
- 9 Replies
- Last post
by DuncanP - MSFT
- Hi, After my admin rigths problem, I found probably another trouble. I don't have enough space on C: to install Visual Studio Team Ed. So I decided to install my new products on "d:/programs". Then I installed VS on "d:/programs/vs" and VS SDK on "d:/programs/vssdk". I was very happy to create and build successfully a new dsl project. Unfortunately, when I try to run
-
- Document generation of Visual Studio 2005 and native C++
by wmwmwm
- 3 Replies
- Last post
by Loïc Baumann
- OK, so SandCastle doesn't support native C++ at least not until version 2.0, and NDoc didn't support this either. I'm on the look out for documentation generation for native C++, preferrably something with Visual Studio 2005 integration with some marco to e.g. easily add function comments like the "///" shortcut in C#. I've unfortunately only found one reasonable candidate so far, and that would b
-
- Questions about DSL Integration Powertoy
by Herru Perdana
- 3 Replies
- Last post
by Herru Perdana
- Hi All, I have some questions about this new power toy that is just released. I'm a little bit confused with the functionality and the real "power" of this toy. It is about accessing a model of DSL from another DSL. Does this really mean I can access my Language1 from my Language2 Can I reference them wherever I want as long as I have the DIS How about if they are in different company n
-
- How can I determine the language type of a selected web site project?
by kele
- 10 Replies
- Last post
by kele
- Hi, guys. Could someone be kind to tell me how I can determine the language type of a selected web site project
I am using VS2005 automation object model to extend my web site project. I use the following code to get a reference to a selected web site project opened in Solution Explorer window.
if (project.Object is VSWebSite)
{
VsWebSite siteProj = project.Object
}
but how can I
-
- TF14087: Cannot undelete
by Tom Janssen
- 7 Replies
- Last post
by Markus Schiller
- Posted on behalf of Markus Schiller:
Today we discovered an error during a merge operation. I will now try to describe the situation of the branch, the merge and our additional researches. This could be a little bit lengthy but I will do my best to make the situation clear.
We have two Team Projects with a branch relationship between following folders: - $/UWPF_Components_v7/Dev/Main/Ex
-
- Build Fails DSL Language Project: Host.ResolveFileName
by PauCl
- 4 Replies
- Last post
by PauCl
- Hi again,
I just installed Guidance Automation Extensions and Toolkit and now my
DSL sample project: Designer / DomainModel
build fails:
Error 1 'Microsoft.VisualStudio.TextTemplating.ITextTemplatingEngineHost' does not contain a definition for 'ResolveFileName' D:\DSL\Language1\Designer\TextTemplates\DirectiveProcessor.cs 215 47 Designer
This was not happening before this i
-
- Does Crystal Report for .NET support customizing report template ?
by lingz
- 4 Replies
- Last post
by lingz
- I wander whether CR.NET allows report developers to create report templates Whether word template file (.dot) could be used directly in CR.NET.
I know it could export to word document, but I didn't find anywhere that show it could use the .dot template or allow customizing report templates.
thanks,
-
- How i can use ImagXpress with ASP.net
by Ghassan Rashed
- 1 Replies
- Last post
by Yogita Manghnani - MSFT
- dear sir
i want to use an ImagXpress with ASP.net(web form)
you should know the ImagXpress belongs to Pegasus imaging co.
www.pegasusimaging.com
imagxpress supports only windows form
thank you
Ghassan Rashed
-
- leftovers after deleting a team project
by jmarsch
- 3 Replies
- Last post
by jmarsch
- All:
I have deleted a project from TFS using TfsDeleteProject. However, the command did not seem to completely remove the project.
I can still get to the folders in Source Control Explorer. The option to view deleted items is turned off. This doesn't seem to be the intended behavior, because I have deleted a different team project, and it does not show up in the list anymore.
-
- Automation server can't create object - figured out my problem
by hannesaj
- 10 Replies
- Last post
by JudyinFL
- Recently I was working in Microsoft Visual Studio .NET 2003 and all of a sudden I couldn't create a new project. I tried creating a Visual C++ Project (Console Application .NET) but I always got the error message: "Microsoft Development Environment >> Automation server can't create object". I then searched Google for that error message and found a page that said that downloading th
-
- Hiding Projects from External Users
by Eric.Andriesen
- 6 Replies
- Last post
by Serkan Inci - MSFT
- I am playing around with TFS permissions. I am trying to make it so external users can only see the projects I want them to see. At this point, I can control whether they have access to a server or ability to read or modify a project, but I cant seem to control whether they can see the project. External users have visibility on all project names, although no access.... Is there a way to control a
-
- Help! I'm trying to do something VERY basic but can't
by Ben S
- 13 Replies
- Last post
by schwechel
- Hi, I create a new local report, and add a List control to it. Inside the list I drag a couple of fields from my datasource (first name and surname). What I want to do is have another list underneath each name that shows multiple notes for each person. There are two tables, the first one contains a person ID number, first name and last name. The second contains a person ID number, and note. Each p
-
- ERROR: "The target item $/MyProduct/MAIN cannot be under the source item $/MyProduct"?
by John Galt 2007
- 9 Replies
- Last post
by jvanco
- I am attempting to follow the recomendations in " Team Foundation Server Branching Guidance" ( http://www.codeplex.com/BranchingGuidance ), however the Guidance does not make it clear exaclty how to accomplish this in TFS Version Control.
For example, in the " Mulitple Feature/Team Scenarios " section, it describes a promotion model that looks as follows:
$/MyProd
-
- Trouble Installing ReportViewer
by BobMcLaren
- 5 Replies
- Last post
by JBailo
- After publishing my web app to my production site, I received an error stating that necessary reporting DLLs were missing. After searching through forums, I found the solution was to copy my C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\BootStrapper\Packages\ReportViewer\ReportViewer.exe to the production machine, run it, restart IIS, and that should fix it.
Well, now that error has gone
-
- I want to understand how VSTE DBPro resolves names
by Ken Powers
- 6 Replies
- Last post
by Gert Drapers - MSFT
- I have two temporary tables in a stored procedure. Here is the original code:
Code Snippet
SELECT DISTINCT MRN , EVAL_DATE
INTO #ltevalorig
FROM #ltevalfail
UNION
SELECT MRN , EVAL_DATE
FROM #ltevalsuccess ;
--NEW STATEMENT ON 4/24/03
SELECT MRN , MIN ( EVAL_DATE ) AS EVAL_DATE
INTO #lteval
FROM #ltevalorig
GROU
-
- Hidden Dialog Box
by bbossi
- 1 Replies
- Last post
by bbossi
- Recently we've had VS 2005 not show the Column Options dialog when we try to add / modify the visible columns for a work item query. We're not sure why it stopped. Something changed with either loading VS 2005 SP1 or some system update related to our dual monitor configuration. These are the two things we're looking into. If anyone has other insight please let us know.
-
- Login once for all in load test
by nguyentanbao
- 2 Replies
- Last post
by gsfsd
- Hi,
I have one web test called MYWEBTEST includes: login and non-login part. I have one load test called MYLOADTEST using MYWEBTEST and 30 users (constant)
As my understand, if I run the load test, 30 users will generated 30 MYWEBTEST and each one will do login separatedly. What I am trying to achieve is to by pass the login (because at this time, I don't want to measure the login).
-
- VSTS 2005 Load Testing Limitations
by Ragini Babitha
- 12 Replies
- Last post
by Ed Glas - MSFT
- Hi,
We are trying to evaluate VSTS and we would like to get an unbiased view on the limitations of VSTS 2005 from load testing point of view; highligting the pros and cons of the tool. I know any tool will have some limitations that a end user should be aware of to be prepared to handle any drawbacks with the tool. Can anyone please provide some info on this
Best regards,
Ragini B
-
- PostgreSQL as data provider?
by JimmiJ
- 2 Replies
- Last post
by Carlos Quintero - MVP
- I would like to be able to use PostgreSQL as a data provider\data
source within Visual Studio 2005. I am using the free\open source
Npgsql ADO.Net data provider in my code, but now I would like to be
able to use the visual tools provided by Visual Studio. Is this
possible
When I go to choose a data source, one of the options is
"<other>", but I don't see any way to add a
-
- SKU011.CAB solution
by INKHAND
- 14 Replies
- Last post
by murdockjw
- Go into Registry Editor (Start, Run, "regedit"). Go to HKEY_LOCAL_MACHINE, Software, Microsoft, Office, 11.0, Delivery. There should be only 1 directory under Delivery, which is your DownloadCode (mine was 90000409-6000-11D3-8CFE-0150048383C9). Select that directory. On the right side of the screen, right-click on CDCache. Change the value to 0.
honestly works with out a hitch.
-
- Export formats usipng Report Viewer Asp.net 2005
by Balyan
- 2 Replies
- Last post
by Lisa Nicholls
- I am designing a Report in asp.net using Report Viewer but i am only seeing two export options: Excel and PDF. I want to export in other formats such as csv, tiff, xml etc. I have tried including some references and I have looked in the properties window for some options but i haven't come up with a solution.
-
- Can't access network drive in Vista
by MEder
- 4 Replies
- Last post
by yogosodth
- hi, i've just installed visual studio 2005 on vista and loaded a project into the IDE which lists the content of a network drive. after two days windows vista asked me if i started "visual studio 2005" on my own and i want to allow the application to start. the issue is, that since then the network drive listing doesn't work anymore. a DirectoryInfo object which contains the path to the
-
- How can I do this reporting in CR?
by IndraG
- 14 Replies
- Last post
by Joe Beam
- I have a table in Access that lists all the classes, which contain the name of the class, the type of the class, and the semester of the class offered (1 to 8). Now, I want to present it in a report form, where it will be grouped by the type of the class, and showed with columns of semester 1 to semester 8. That is, the rows show the classes grouped by the type, and the columns show the semester t