Error in Import and Export Settings
Thu, 24 Apr 2008 00:40:00 -0700
Hi all,
with my Visual Studio 2005 Professional Edition (ENU) SP1 when I go to
Tools -> Import and Export Settings
I receive this error (with a pop-up window):
That assembly does not allow partially trusted callers
Anyone knows why?
Thanks in advance.
--
Luigi
...
|
Dynamic controls and accessing them by TabOrder
Wed, 23 Apr 2008 17:45:01 -0700
I have built an app that creates 1-n tabs on Tab Control, and each tab has a
panel, and each panel has 1-n columns of checkboces and 1-n rows. I build
the controls left to right (by column) and then row by row (top down). I
assign a TabIndex to each such that column 1 boxes are 101, 102, 103, and
column n ...
|
Application server failed
Wed, 23 Apr 2008 21:41:36 +0530
Hello,
My desktop application is developed using vb.net 2005 and uses crystal
reports for .net 2005.
I am now suffering complaints from the clients that when opening report
in their machine, most of the time they get an error Application Server
failed!. And a system restart may rectify the problem for a shor ...
|
Problems with vsmdi files
Wed, 23 Apr 2008 11:36:56 +0200
Hi:
I am having trouble with the vsmdi files created by the Unit Testing system
of VS2008 for Software Developers.
1. I go to the 'Test List Editor' I create some new groups attached to the
'Lists of Tests' node.
2. I save the information and the vsmdi file is automatically created in the
'Solution Item ...
|
Changing References based on compile configuration
Tue, 22 Apr 2008 14:03:50 -0700 (PDT)
Hi,
We have a development shop of about 4 programmers, and our current
project is using VS 2005. My question, is it possible to change the
References based on the Compile configuration? Example, we can change
where the DLL's are compiled to, but how can the Reference location
change so we can tell the app wh ...
|
Use of devenv.exe to save deployment messages in output window
Tue, 22 Apr 2008 11:37:12 +0200
Hi,
I am using devenv.exe to build and deploy automatically a Visual Studio
project (in C#).
I use this command line:
C:\Program Files\Microsoft Visual Studio 8\Common7\IDE>devenv /deploy rel
ease "C:\testapp\myapp\myapp.sln" /log file.txt /out file_2.txt
Whith that command I only get in file_2.txt the bu ...
|
Saving Data from Related Data Tables (Hierarchical Update)
Mon, 21 Apr 2008 22:02:01 -0700
Hello, I went through this walk-through in VS2008 and it was very good.
However, my question/problem is that the example using the Northwind database
and two tables was rather simplistic. The database that I am working with is
highly normalized and although the sample application of having a
parent/child r ...
|
|
|
/LARGEADDRESSAWARE or LAA
Mon, 21 Apr 2008 17:42:48 -0700
Hi Everyone,
We have a 32bit windows application, which is running out of addressable
memory. I know on windows we have a 2GB address space for application and 2GB
for operating system.
I also heard that by using /LARGEADDRESSAWARE linker flag we can extend the
addressable space to 4GB on 64bit OS.
My qu ...
|
where is csc.exe installed?
Mon, 21 Apr 2008 18:11:33 -0400
I did a complete install of VS2008 and it seems that csc.exe was not
installed. Should it be installed and if so where?
thanks
john ...
|
VSTS TFS and Noah Coad "Search Work Items" Addin
Mon, 21 Apr 2008 13:24:15 -0700 (PDT)
Has anyone tried this addin?
http://blogs.msdn.com/noahc/archive/2007/03/08/search-work-items-team-system-addin.aspx
It allows a user parameter query against work items. I see the addin
in addin manager however, no toolbars or team menus appear. I have
restarted several times.
Thank you,
Todd ...
|