-
- Changing Database from Local machine to Server
by Tailor
- 10 Replies
- Last post
by Gabriel Lozano-Moran
- Hi,
I have a VS2005 app on this PC with the databases in SqlExpress 2005 and connected with User Instances.
I need to move the databases to a small busines server, keeping the same database names and accessing the application from this same PC. Can anyone enlighten me as to the correct steps to take
Thanks
-
- Plugin error text: ¡°TF30272: Template not found on the server¡±
by Scott Taylor
- 8 Replies
- Last post
by Hua Chen - MSFT
- Hi there, I'm getting this error when trying to create a new team project.. Kinda lost, I guess my next step is to try reinstalling again. Error TF30170: The plugin Microsoft.ProjectCreationWizard.Portal failed during task SharePointPortal from group Portal. Explanation Plugin error text: ¡°TF30272: Template not found on the server¡± User Action Contact your Team Foundation Server
-
- Opening a database project is taking a very long time
by Oana
- 12 Replies
- Last post
by Ashu283
- Hello everybody,
I have a little problem. I created a database project that represents a Microsft SQl Server 2005 database schema. When importing the schema (the database size is 1.7 Gb) it took 6 hours.
After creating the project , when i want to open the project it takes 2 hours. How is this possible
Can anybody help me on this one
Thanks a lot,
Oana.
-
- Getting Error code:0x,Source:ADODB.connection !!!
by Ishtiaque Hussain
- 8 Replies
- Last post
by kxag
- Hi,
I'm using Visual Studio 2005 (8.0.50727.42) and SqlExpress to develop a windows application.
I have created a database and trying to create a Crystal report using it. But when I use the Wizard to create the Report( as I use OLE DB Provider for Sql Server) I get the following Error message:
Title of the error message :
Crystal Reports ActiveX Designer
Body of the error message sa
-
- Creating custom controls.
by Laxmi.
- 1 Replies
- Last post
by Naren Datha - MSFT
- Hi,
I have installed the SP1 for TFS and SP1 for Vsts. I tried to import the sample custom controls mentioned by Naren at follwoing site
http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx
I have copied the respective files to C:\Documents and Settings\All Users\Application Data\Microsoft\Team Foundation\Work Item Tracking\Custom Controls loca
-
- WebSite Project should move from a network drive to a local drive keeping SourceSafe links ok
by HappyL
- 1 Replies
- Last post
by Barry Tu MSFT
- I have a VS2005 WebSite on a network drve and want to move it to a local drive. How do I do that and keep SourceSafe links intact
Say the site is on n:\source\website\mySite ... and should go to c:\vs2005\website\mySite ...
I guess just copying isn't the solution as all links to SorceSafe for the project development is lost. Maybe the same questione arises when you move from one comp
-
- Splashscreen difficulties
by jcolosi
- 3 Replies
- Last post
by IBRAHIM ERSOY
- I'm writing a small windows app using Visual J# Express. I'm having a lot of trouble with the splashscreen. I've created a form with a background image. I can remove the title bar, but the form still has a border around it which I'd like to remove. My image is a png with gradient transparency. The background of the form being gray ruins the transparency effect. I'd like the image to show slight tr
-
- WebTest hangs in LAN.
by liujj_xujj
- 10 Replies
- Last post
by liujj_xujj
- Somthing is very stange
When I use WebTest record a Web in LAN, that's OK, but run the webtest, it's hangs, "Is being submitted ".
When I run the webtest in WAN, it's OK, no hangs.
When I use fiddler2 record the Web in LAN, it's hangs also.
When I use fiddler2 record the Web in WAN,it's OK.
Why
Now I test the Web must in LAN.
Who can help me
Thanks
liujj_x
-
- Source Control Explorer Properties
by BioFlame
- 4 Replies
- Last post
by BioFlame
- I am trying to access the properties window that you get in the Source Control Explorer when right clicking on a file. The properties available show up in a window as Server Name, Local name, Local and Workspace Version, Encoding. I need to be able to access this via code but have not been able to find any documentation on this. My main goal is to retrieve the Encoding information in there through
-
- Client
by Theresa H
- 1 Replies
- Last post
by Simon Dahlbacka
- I'm having a problem deploying a web project that uses the Word Interop assembly.
I have included it in my deployment project. The "Microsoft.Office.Interop.Word.dll" file is listed as the root of my deployment project. And the "Microsoft.vbe.Interop.dll" is listed as a dependency. My bin directory includes both "Interop.Word.dll" and "Microsoft.vbe.Interop.dl
-
- Retaining Rule code while transforming Text templates
by Kishore Gopalan
- 8 Replies
- Last post
by Kishore Gopalan
- I created a simple ChangeRule on an element. And to inform the framework of this, I added this line of code in the GetGeneratedDomainModelTypes() method of the BizModelDomainModel class (my DomainModel).
Code Snippet
//Custom Types
typeof ( NotifyChangeRule ),
And then, added the following line of code to the EnableDiagramRules() method, so that the rule gets enabled
-
- TFSDeleteProject Doesn't Remove Project From Source Control
by wingba
- 14 Replies
- Last post
by Eugene Zakhareyev
- I ran the TFSDeleteProject. This appears to finish succesfully. The only thing that isn't deleted is the Project in Source Control. I selected the 'show deleted items' in my VS2005 and can see the deleted files under the Source Control project.
Is there a way to totally remove the project from Source Control We want to re-create the Team Project with the same name we used before, but it can't
-
- Business module creation problem
by Chigurala
- 1 Replies
- Last post
by Jose Escrich
- I created a Business module using SCSF (with out Module.Interface project) . I found the module directory a little different ...
The sample directory structure is like below ...
Directory Name : ModuleName
Files : ModuleName.csProj and obj directory
Under the above directory then we have another directory by same name i.e.. "ModuleName"
and there are vario
-
- ReportViewer and DataSet Binding
by gknierim
- 2 Replies
- Last post
by Ammusionist
- OK. I must be missing an important piece of the puzzle. I have a dataset that is filled at runtime. I want to use that dataset and pass it to a RDLC report that I have created.
A couple of questions:
1) How can I bind the fields of the dataset to the RDLC textboxes at runtime All of the examples I have seen make use of an XSD file that is somehow generated at design time. I will not kn
-
- Merge performance very slow
by bernie_e
- 14 Replies
- Last post
by Tom McAnnally
- The problem I am experiencing is the following:
The second page of the "Source Control Merge Wizard" takes a very long time to populate with change sets eligible to be merged. It takes about 5 minutes for the dialog to load, but only when invoked from the root of the "Main" branch. Invoking from farther down the tree takes less time. I need to invoke it from the root s
-
- Lost the Watch window
by tbrierly
- 6 Replies
- Last post
by John Saunders
- A few days ago I stupidly closed the Watch window completely, and now I don't know how to open it. I've looked in the View menu and there doesn't appear to be any way to open the Watch window from the View menu, or from any other menu. This makes debugging a pain as you might guess....
Any idea how I can open the Watch window I'm using VS 2005 by the way...
Thank you!
ntb
-
- How do I bind the CrystalReport with ASP.NET?
by foody
- 5 Replies
- Last post
by Manish Joisar
- Hello,
I am developing in ASP.NET and I want to bind the crystal report to my aspx page form where ReportID = @ReportID, how do I do this Thanks in advance.
P.S "Problem when I want to do this:
Dim _Report As New AmericanApparelExpenseReport the AmericanApparelExpenseReport doesn't show up at all. Thanks in advance.
-
- VS SDK 2005->2008 package conversion gotcha
by Sergey M
- 2 Replies
- Last post
by dcaton2
- Hi all,
I thought I'd share this with you guys. I've recently converted my package to support Visual Studio 2008 Beta 2. I ran into an issue that was not obvious and one of those gotchas that some of you might run into as well.
Basically my converted package compilation was failing on 'RegPkg' with 'No registration data found in this assembly' error. Keep in mind that aside from .ctc
-
- How to enable logging in Coverage analysis services ?
by Christian Gram
- 5 Replies
- Last post
by Christian Gram
- Hi all
Our coverage analysis services keeps failing. the only error in teh windows event log is :
An unhandled exception ('System.IO.IOException') occurred in CoverAn.exe [5068]. Just-In-Time debugging this exception failed with the following error: Debugger could not be started because no user is logged on.
Does anyone know how we can get more log information for the coverage analysi
-
- Report Field visibility controlled internally
by zulu5255
- 1 Replies
- Last post
by Nick Ericson - MSFT
- How can one control an individual report fields visibility (toggle on/off) at run time, based on data values (of the same field or another field) in the report. Without user having to sit there and "Click".
Thanks
Zulu5255
-
- What should I do with the 'LoaderLock' warnings?
by Jie Long
- 1 Replies
- Last post
by Ed Dore
- I plan to design a new tool window in VS 2005 and display my DX graphics in this window. But I get two warnings while debuging. The warnings are from InitializeDevice(). I googled this problem and some one said that I can just ignore them by disabling the LoaderLock warning. Is it the only solution (In fact, I don't consider it a good solution.)
The warnings are listed as follows:
Ma
-
- Remove underscore from Field names
by bullpit
- 3 Replies
- Last post
by bullpit
- I use reportviewer to render local reports in my web application using a Table control in report designer. I have parameters in the report that I set from the code. The problem is that some of the field names that I sent thru my code (using parameters) have a space in between.
This is the expression I use to set the header value of each column in the table (1st column):
=Parameters!param
-
- Conditional work item transition
by Sebastien3354
- 2 Replies
- Last post
by Michael Ruminer
- Hi,
Few weeks ago I successfully changed the transition of bugs (from Active to Resolved) to automatically assign them to one tester: <TRANSITION from="Active" to="Resolved"> <FIELDS>
... <FIELD refname="System.AssignedTo"> <COPY from="value" value="tester1" /> </FIELD> &
-
- Is it a bug or did I a mistake: there is no \projects\test\"debug" folder !?
by AndreasW
- 2 Replies
- Last post
by AndreasW
- Hello, after running a webtest there is a hint for 5 mistakes in my webtest. Then there is the following error-message in the result-window: Warning: Problem bei Testlaufbereitstellung: Datei fur Bereitstellungselement c:\winnt\profiles\user\eigene dateien\visual studio 2005\projects\test\debug\Test.dll" konnte nicht abgerufen werden: System.IO.DirectoryNotFoundException: Ein Teil des Pfades
-
- Automatic name generation for Named DomainClass
by KUCL
- 4 Replies
- Last post
by KUCL
- Hi there,
My problem is the following:
Some Named DomainClasses of my DSL are not embedded in the ModelRoot but directy embedded in another Named DomainClass (which again is embedded in the ModelRoot).
During execution of my program, when I add such a "Child" Named DomainClass to another NamedDomain Class, its Name property isn't initialized automatically.
What can I do to en