all groups > visual studio .net general > april 2007 > threads for april 22 - 28, 2007
Filter by week: 1 2 3 4 5
ClickOnce deployment error?
Posted by Asaf at 4/28/2007 11:02:01 AM
Hi,
I have an application written in C#.NET 2.0 and I have published it to my
web site.
I have added a DLL to the project and when I am trying to install the
application from my web site the installation failed.
The Error is:
-------------------------------------------------------------... more >>
VS2005's XML Data View
Posted by timexsinclair2068 NO[at]SPAM hotmail.com at 4/27/2007 8:43:09 AM
I'm trying to switch between views for an XML file (DATA and XML views
in VS2003) using the "View Data Grid" (I guess that's what I should
use?). The thing is I don't get a grid representation of the data in
that XML file. It shows a "Relationship" table with 5 fields (i.e.
RelationshipName, pa... more >>
nmake on Windows Vista crashes
Posted by jason.polites NO[at]SPAM gmail.com at 4/27/2007 8:28:04 AM
Does anyone know if nmake on Windows Vista (Visual Studio 2005, SP1 +
Vista Patch) is supposed to work?
It crashes for me every time, with the following error report:
Problem Event Name: APPCRASH
Application Name: cl.EXE
Application Version: 14.0.50727.762
Application Timestamp: 457126f... more >>
Install VS2005 on Vista
Posted by Pony Tsui at 4/26/2007 11:42:02 PM
Hi,
During Install Vs2005 on Vista(x64), it's cause a error:
can not install MSXML 6,0 Parser
I try to install MSXML 6.0 from the vs2005 DVD, it's seems install success,
but i can not see it in the add/remove program list, then i try to uninstall
by right click the msxml6.msi, i got t... more >>
How to get the actual Installation folder
Posted by Ahmed Saeed at 4/26/2007 12:00:00 AM
HI
I created a setup project using visual studio, but I would like to retrieve
the actual Installation folder name that the user has entered during the
installation of the application using custom actions so that I can include
the folder name in one of the installed files.
any help would... more >>
Error Importing CVS into SQL Server 2005 using SQLBulkCopy and c#
Posted by Rob Dob at 4/25/2007 7:32:28 PM
Hi,
I'm using SQLBulkCopy via c#, I'm importing a large text file into a
destination SQL Table, the file contains multiple columns and is about 100k
records, I am getting the following error:
'Could not allocate space for object 'dbo.list0001'.PK_List001Table' in
database 'E32323... more >>
Building a Setup.exe in VS 2005 Pro
Posted by Alex Maghen at 4/25/2007 10:30:02 AM
I have some questions about building a Setup.exe from VS2005 Pro:
1. I'm confused about how I can configure it to build a SINGLE Setup.exe
that doesn't require any other files. When I set it up for a "CD-ROM"
install, I get a Setup.exe but a bunch of other files are created in the
Installer... more >>
Windows vista sync center and visual studio
Posted by Dimitris Iliopoulos at 4/25/2007 1:34:04 AM
I have installed on both of my computers (a desktop and a laptop) windows
vista with visual studio 2005 with windows sdk and sp1 update for vista. I
have a folder on my desktop pc with all the visual studio projects that are
under development.I have the need to work the projects on the laptop ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
VS2005 Extensions for .NET Framework 3.0(WCF & WPF), November CTP
Posted by Pony Tsui at 4/24/2007 12:00:03 AM
Hi,
I install VS2005 Extensions For WCF & WPF, i can open the publish page in
Windows Form Project, but i can't open the publish page in WPF Application,
the VISTA & VS2005 is Traditional Chinese Version, the Message is display in
CHT also, i try to translate it to english:
try to load pa... more >>
DLL creation problem
Posted by Jeremy at 4/23/2007 10:56:01 AM
I have created a couple of basic Dll's using VS 05 for use as an add in to an
MS Access app. They are compiled and I can see them in the GAC, but Access
barks that they can't be referenced. Did I forget something? the code is below
Public Class UserInfo
Dim strID As String
Dim strFi... more >>
directory browsing, save target as, not working for mp4 files (vista IIS)..
Posted by markm75 at 4/23/2007 8:52:16 AM
I have setup a virtual directory for directory browsing and placed
some mp4 files in there.. for some reason if you try to click on the
file it wont open in a player nor will it allow you to "save target
as"..
If the same test is done on say an mp3 file.. everything works fine.
A blank page... more >>
Setup project and Setup wizard
Posted by Joachim at 4/23/2007 2:20:03 AM
Which is the best way to build an installer for my .NET application? Setup
project or Setup wizard? I have tried the MSDN help and googling about this
but haven't found any good information on how to do. Where can I find
information about this? Links? Books?
... more >>
|