all groups > visual studio .net general > july 2007 > threads for july 8 - 14, 2007
Filter by week: 1 2 3 4 5
Avoid application unhandled closing
Posted by Komandur Kannan at 7/14/2007 4:00:02 AM
dear support team,
im using vb.net 2005 wiht framework 2.0,
i hv a question belongs to the application wht im designing now, in brief
its sales system, comes with many forms like invoice, dr,.. etc, here my
question is..
if ALT+F4 pressed, it shouldnt close the entire application, it should... more >>
unrecoverable error in VS 2005 Deployment project build
Posted by VayTek at 7/13/2007 9:50:01 AM
Hi All - I posted this under setup and realized that isn't appropriate - I am
trying general now.
The exact problem is that when I build/rebuild a certain deployment project
on our build server either in the UI or using the command line command of
devenv.exe the build ends with an "unrecovera... more >>
'ms-help://MS.VSCC.v80' error message when selecting Help files
Posted by Courtney at 7/13/2007 2:18:05 AM
Hi,
After uninstalling Visual Basic and Visual C# Express versions and
installing the 180 Day evaluation of Visual Studio 2005 Pro I now no longer
have any Help files or Dynamic Help. Any time I try to load MSDN or any Help
files I get the following error message
"Microsoft Document Exp... more >>
MyFirstHelloWorldApp in VSOrcasBeta1
Posted by Hans Larsson at 7/12/2007 6:55:15 PM
Now I have installed the VS Orcas Beta1.
I have also installed Silverlight 1.1 Alfa...
If I create a NewProject I can choose to create a...
1. WindowsApplication
2. WPFApplication
3. WPFBrowserApplication
4. SilverlightProject
I am confused of 2, 3 and 4!
Is 4 going to replace 2 and 3?... more >>
Team Foundation Server Team project out of sync with Sharepoint
Posted by J.Marsch at 7/12/2007 4:12:55 PM
Hello:
I am evaluating Team Foundation Server, and I have a little problem.
Somehow the Team Project seems to be out of sync with the Sharepoint portal
that is supposed to go with it.
Here's what I mean:
I created a Task using the team explorer in Visual Studio, but my task does
not s... more >>
Team Foundation Server
Posted by J.Marsch at 7/12/2007 4:09:54 PM
I haven't seen a newsgroup for team foundation server. Should I post
questions here?
... more >>
OLE DB Provider list empty in VS 2005 Crystal
Posted by Larry Epn at 7/12/2007 12:36:02 PM
Using Crystal in VS 2005, I use the database wizard and try to create a
database connection via "OLE DB". When the applet window opens, the
"Provider:" window is empty. This was never the case before. I certainly
didn't purposely do anything to clear the list. I'm wondering where it went. ... more >>
Macros won't run on VS.NET 2005
Posted by Sami Kuhmonen at 7/12/2007 3:00:01 AM
We have some macros that generate our installation packages. Today, the
macros won't run and I get no error messages. When trying to debug I get an
error trying to load one of the mscor DLL's.
I did a search and noticed the KB article 928208 which describes this kind
of a problem. I found a... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Filestream error checking and variables not declared
Posted by berick at 7/11/2007 6:44:01 PM
How does one do this:
TRY
DIM w as new Filestream(filename,File.mode.OpenOrCreate)
catch ex as exception
end try
w.Position=0 'This gives a w not declared error
And we know the dim could create and error so it has to be handled. Like if
the file
is a floppy(!) or invalid drive. ... more >>
Why are Visual Studio 2005 Start Page events so out of date?
Posted by Jeffrey Roughgarden at 7/11/2007 12:50:01 PM
Why are Visual Studio 2005 Start Page events so out of date?
Is there a way to get a refreshed upto-date list?... more >>
Website Copy
Posted by Wannabe at 7/11/2007 5:38:02 AM
I am using VS2005 and I use the Website Copy feature (xcopy I guess?). Each
day, I make sure I am synced with our server. The next day, when I start VS,
and want to sync some pages I have been working on, I see question marks on
each side, so it is not easy to see which files have changed (fro... more >>
VS 2005 - SP1 - Properties Window
Posted by Paul at 7/10/2007 11:54:01 AM
Hello:
I am running VS2005 with SP1. At least I think I installed SP1 even though
in the "About Visual Studio" window, it says SP.050727-7600.
Anyway, now when I am in Source mode, and when I put my cursor over a
control, then look at the Properties Window, everything is BLANK.
Has anyo... more >>
Web deployment
Posted by Raja at 7/10/2007 12:00:00 AM
Hi All,
Im using ASP.NET 2005 and C#.
How can i deploy my site to another system.
I tried "Publish Website" menu to my system locally. It's published
succeessfully.
But i can't able to publish to another system using the same method.
During the publishing, it asks the password for the Gues... more >>
question
Posted by merl the perl at 7/9/2007 6:59:34 PM
Back in pre .net days, we used to type
#define WIN_32_LEAN_AND_MEAN
.. First of all, do I have that part of it correct?
Secondly, what would correspond roughly with this in contemporary .NET
development. Thanks in advance,
--
merl the perl
... more >>
Pocket PC webservice
Posted by Komandur Kannan at 7/8/2007 2:18:00 AM
Hi
We have an application (vb.net) running on a hand-held running pocket PC.
The application interacts with an ASP which in turn queries data from an
oracle server.
We have a windows 2003 Domain Controller with a group policy for all the
users to use our local ISA server.
Whenever th... more >>
Timely Scroll message
Posted by Komandur Kannan at 7/8/2007 1:52:02 AM
hi,
im using vb.net 2005 with framework 2.0,
can you advice me, through which control i can scroll my message in the task
bar, pref. without timer, it will be much better, since the timer may affect
the whole process timings, since my application comes with many data
involvements, thanks in ... more >>
|