processing bloomberg invoices for terminals and services
Wed, 5 Mar 2008 07:24:03 -0800
Hi
we are a small company and i have the task of writing a system that imports
the invoices bloomberg sends us in csv format. The process seems really
inadequate - the invoices contain bits here and there and are spread over 9
different files (we have 9 sub companies).
I was wondering if anyone else, maybe ...
|
Slow compile
Tue, 4 Mar 2008 23:39:26 -0600
I have a VS2008 Team addition on XP SP2
I am developing DotNetNuke website and if I change any code file it takes
very long time to compile, more than 5 minutes.
As if it was re-compailing every file. Does anyone know how to stop / fix
this or what is causing this?
Thank You
Peter
...
|
web deployment project reference - vs2008
Tue, 4 Mar 2008 23:36:03 -0600
Hi all,
I have a solution in VS2008 with the following projects:-
Website1
WebDeployment1
Website2
WebDeployment1 is a web deployment project for website1. I want to add a
project reference to WebDeployment1 in Website2, but for some reason
WebDeployment1 does not show up in the Add Project Reference ...
|
Empty project
Tue, 4 Mar 2008 09:56:27 -0500
Can I and should I start with an empty Vista project when building a C++
application?
As soon as I press "Build" I get this:
Error 1 Program 'C:\Users\Ray\Documents\Visual Studio
2008\Projects\RubikE\RubikE\obj\Debug\RubikE.exe' does not contain a static
'Main' method suitable for an entry point RubikE
...
|
visual studio crashes
Fri, 29 Feb 2008 06:04:00 -0800
Hi All,
My Visual studio 6 crashes all the time (10 times a day)
It happends while I run my application in debug mode.
I'm using Visual studio 6.0 sp3 - and I can not upgrade it.
I use a fully updated XP pro.
HELP!!!
Can anyone give me even a temporary solution? again - I can not upgrade to
sp6 and not ...
|
Database access from a VB project
Thu, 28 Feb 2008 14:44:22 +0100
Hello everybody.
I'm learning to create projects in VB.NET with VisualStudio.NET 2008 Express
Edition.
I would like to access to a database from my project.
I have a SQLServer 2005 Express Edition installed on my PC and I have
created a "test" database with some tables.
In VStudio.NET, I would like to cr ...
|
Deployment using group policy and connection string setting
Wed, 27 Feb 2008 17:32:47 +0100
Hi,
I need to prepare my application for my customer to be able to deploy it
using group policy. This is not the problem since I will build *.msi package
using my deployment project. The problem is setting connection string in
app.config file - this should be possible to be set by customer so I do not
kno ...
|
|
|
vs 2008 - web deployment projects
Tue, 26 Feb 2008 13:26:14 -0600
Hi All,
I had a solution in VS2005 that contained a website and a web deployment
project that compiled the website into 1 dll. I tried then upgraded the
website to VS2008 and added a Web Deployment project using the new 2008
add-in but for some reason it refuses to compile as a dll. Any ideas? The
setting ...
|
vs2005 Special deployment requirement
Tue, 26 Feb 2008 09:38:00 -0800
Hello,
I have a .net application written in c# using visual studio 2005 and when
the installer is run I would like to have it test the users system to see it
they are running XP or Vista. Then I need to copy a specific driver file on
the file system depending if it is Vista or XP. I have added a deployment
...
|
to read the product id
Tue, 26 Feb 2008 02:14:03 -0800 (PST)
i want to write a program to read the product id of the operating
system i work on it. It could be vista or xp. However i do not know
what instruction i use. i use c# or visual c++ in vstudio 2005. any
help will be appreciated.
thanks ...
|