all groups > visual studio .net ide > december 2004 > threads for december 22 - 28, 2004
Filter by week: 1 2 3 4 5
Can't run COM control as a server control.
Posted by Ken Varn at 12/28/2004 3:48:17 PM
I added a TDC COM control to my ASP.NET web page. For some reason in Visual
Studio, I cannot get it to set the control to run as a server control. Can
someone explain if this is a bug or if there is some other reason why this
cannot be performed. I specifically want to be able to set some attr... more >>
How to copy and paste multiple controls
Posted by Rob Barbour at 12/28/2004 3:42:22 PM
I've been searching for quite some time, looked through books, and tested
myself, but have no ideas.
This is SO simple that I hate to ask, but I'm at whits end.
I create a VB ASP.Net app, add a few controls in design mode to
"default.aspx", select all controls, ctrl-c to copy them, ctrl-v to... more >>
Macro: How can I get selected text as line collection?
Posted by Do Quyet Tien at 12/28/2004 9:46:18 AM
Hi,
How can I get text of current line in text editor? and if there is a
selected text, how can I get it as a line collection so I can do the task
repeat with each line?
Thanks,
Tien,
... more >>
How to determine the start and end of all outlines in the source c
Posted by Joginder at 12/27/2004 4:25:11 AM
Hi,
Does anybody know if it possible, from an Add-In, to determine the following
information in a code window of VS .NET 2003 or 2005:
1. Start/End of each Outline segment
2. If the Outline segment is expanded or collapsed
Regards,
Joginder
www.starprint2000.com
... more >>
Strange: Server Explorer can't see localhost unless machine connected to internet
Posted by YeeCN at 12/23/2004 1:18:59 PM
Hi,
I am having this strange behaviour with my Server Explorer. It can't connect
to localhost unless I am connected to the internet (via dialup connection or
LAN). It gives an error that says "server name could not be found". I track
it down to a socket error which i think is connected to reso... more >>
VS.NET 2003 Add-In does not unload
Posted by Joginder at 12/22/2004 5:53:05 AM
I developed an add-in to VS.NET 2003 many moons ago/ It works for wast number
of users, however, a number of user have reported the following behaviour
which I cannot explain why it is happening. I would be greatful if anyone
give me a clue as to where to look.
Behaviour:
1. Uncheck all th... more >>
|