Windows Service / WPF Media player not working on Windows Server 2
Fri, 8 Aug 2008 22:46:00 -0700
I have created a windows service in C# using Visual Studio 2008. This windows
service is meant to synchronize the Video Content information that has been
uploaded into an SLS (Silverlight Streaming Service) account. In order to get
a video's meta information (such as duration etc.) and generate it's
thumbnai ...
|
Remove X64
Fri, 8 Aug 2008 12:31:01 -0700
I installed X64 in the same partition as XP. DUH... I was told if I have an
AMD x2 cpu I needed x64. I can dual boot and found that that I don't need
x64. Can I just delete the x64 related folders and files and make my system
a single boot sys again???
This is my first visit here. ...
|
RegCap.exe crash on Vista Machine
Fri, 8 Aug 2008 21:01:16 +0200
I have a problem using Visual Studio Setup projects.
I have developed a COM server in Delphi, created a setup project with Visual
Studio 2008, set the "Register" property of my server to "vsdrfCOM", and, on
compilation of my setup project, I am always getting a generic error.
After I have searched for more inf ...
|
VS 2008 reboots computer
Thu, 07 Aug 2008 19:42:35 -0700
Hello everyone,
I'm having a rather odd problem. When I start up VS 2008, my system
immediately reboots. When it comes back up, everything works ok.
I had VS 2008 express on here then upgraded to Professional Edition, don't
know if that means anything, but you never know. I had VS 2005 on there
runnin ...
|
Branching question
Thu, 7 Aug 2008 12:41:27 +1000
Hi,
I have two VS team system branches where i have the same file in each. I
accidently checked-in a file to both branches, without merging. So now, when
i make changes to one branch, i can't merge back to the other branch.
Is there a way to fix the file in the branch to allow merging back to the
other branch ...
|
Code library search path in VS2005?
Thu, 7 Aug 2008 16:06:29 -0400
i have a library of shared code that i want VS to find in a search path.
i've tried putting the shared code into it's own project, so its builds into
it's own assembly dll. For every solution i then manually add the library
project to my solution.
Problem is that the path to the library solution on my mac ...
|
Intellisense constantly updating in VS2008
Thu, 7 Aug 2008 11:43:27 -0700 (PDT)
I noticed that VS2008 is constantly updating intellisense at 70-100%
CPU usage - and I mean constantly. I have left my laptop on overnight
and it was still updating this morning. I found several references to
this issue in VS2005 but it appears to not have been fixed - hence my
repost of the issue. Clearly di ...
|
|
|
Using emdash (char(151)) in C# applications
Thu, 7 Aug 2008 11:21:48 -0400
Hello. I'm writing an application that needs to set the value of a string to
an emdash (-) (U+2014). I looked at the documentation on the Char structure
to see if I could find something that would accept the character code (e.g.
151 or hex 2014) and return the corresponding string, but I couldn't find
anythi ...
|
Branching question
Thu, 7 Aug 2008 12:41:12 +1000
Hi,
I have two VS team system branches where i have the same file in each. I
accidently checked-in a file to both branches, without merging. So now, when
i make changes to one branch, i can't merge back to the other branch.
Is there a way to fix the file in the branch to allow merging back to the
other bra ...
|
Visual Studio 2008 Setup and Deployment MSI BUG?
Mon, 4 Aug 2008 20:17:01 -0700
I have been using setup and deployment projects for years and have never had
this problem.
I have created a Visual Studio 2008 setup and deployment project to package
several C#.NET windows applications with C#.NET class library dependencies,
all projects in the same solution.
I've tried referencing both the ...
|