SOFTWARE for SALE!!!???????????????????????????????????????????????????????????????? 40307
Friday, 23 Nov 2007 05:49:37 -0600
Software for sale. Huge Selection. 10 Euros/CD. Worldwide shipping.
Windows, Mac, and Linux. The very latest software, stock video/photo, games, etc.
Contact David for details:
david007@worldnewstonight.net
...
|
Visual Studio crashing nearly half the time
Wed, 21 Nov 2007 12:10:01 -0800
I haven't made any system changes or installed/uninstalled any
software but all of a sudden my Visual Studio 2005 has become very
unstable.
I get the following info in the Output window when Visual Studio starts
The Visual Studio Explorers and Designers Package
({8D8529D3-625D-4496-8354-3DAD630ECC1B ...
|
Crash of VS2005 Database Prof during import schema
Mon, 19 Nov 2007 03:28:02 -0800
There seems to be a problem with the import schema when creating a new
Database project using the SQL2005 wizard. When I try to import the schema of
a SQL2005 database, each time when the wizard reaches the "verifying trigger
names" phase, VS2005 crashes with a Null reference.
Then I scripted all the database ...
|
TFS50322 Unrecognized project name
Tue, 13 Nov 2007 15:54:01 -0800
Hello
We just installed TFS 2005 and migrated our code from Perforce. When I try
to add a new VS 2005 project to TFS (not team project) I get "Unrecognized
project name" error.
When I try to open a solution from TFS using "Open from Source Control"
option I get "Unable to Access Database. The associated sou ...
|
Page Reference in custom IExceptionHandler
Tue, 13 Nov 2007 01:27:01 -0800
Hi misters,
I have an application web (asp.net) and I want define custom Handler for
exceptionhandling (Enterprise Library)
My custom class..
[ConfigurationElementType(typeof(CustomHandlerData))]
public class GestorExcepcionesIU : IExceptionHandler
I want to do like this:
Exception IExcepti ...
|
Re: Unit Tests: Too many Projects in a Solution?
Sun, 11 Nov 2007 02:44:20 +0000
The main problem with many projects in a single solution has been the
Intellisense engine locking the compiled assemblies so that subsequent
builds fail because the .Net compilers cannot write to the locked DLLs.
The problem first occurred in VS2003 and to a lesser extent on VS2005.
I have not seen this oc ...
|
TFS / Project Miscommunication
Fri, 9 Nov 2007 09:41:02 -0800
When I open a task (or a number of tasks) for editing in Project, the start
date reverts to today's date (and the end date moves with it, respecting the
duration). This does not happen in the VS IDE or if the task is opened in
Excel. How can I stop this from happening?
Also, the start and end dates are di ...
|
|
|
EnvDTE.Project - to know the target path or target assembly
Tue, 6 Nov 2007 05:45:02 -0800
once i have a reference to a project (EnvDTE.Project) from an addin, how can
i know what is the target path (or target assembly) that the project will
generate?
i need the same value obtainable by using $(TargetPath) in a build event
thanks,
Ricardo
...
|
[FIX] Cannot install Enterprise Library 3.1
Sat, 3 Nov 2007 11:56:21 +0100
Hi,
I have uninstalled Enterprise Library 3.0 but was unable to install
version 3.1 on XP Pro. I always got a bunch of similar error messages:
-------------
Installer Information
=====================
Unable to get installer types in the C:\Program Files\Microsoft Visual
Studio 8\Common7
IDE\PublicA ...
|
Unit Tests: Too many Projects in a Solution?
Thu, 1 Nov 2007 13:28:01 -0700
I wonder if anyone has run into this yet.
Say you have a solution with 18 projects in it.
Do you create a Test Project for each of the original 18 application
projects and end up with 36 projects in the solution?
Is that too many Projects in a Solution cluttering up the Solution Explorer?
Are they any ...
|