| Thread | Last Post | Replies |
|
| Refreshing or re-runnung paint event on a form | 22 May 2008 16:24 GMT | 2 |
I hope this is the correct forum for the issue below. I am extremely new to using vb.net and visual studio(2003 version at the moment) and am trying to teach myself. I have a problem with my first project which I cannot resolve using the books I'm reading. Please can
|
| How to display "Messages" in "Error List" window? [cf Warnings/Err | 22 May 2008 15:53 GMT | 1 |
I posted this here before: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=3065992&SiteID=1 and was told this might be a better place... During a build, if I arrange to output text in this format:
|
| VS2005 Setup Project under Vista | 21 May 2008 17:36 GMT | 3 |
I am trying to build a setup project with VS 2005, running under Vista. During the build process, I keep getting the error: Error 14 Could not create the file 'C:\Users\kelly\AppData\Local\Temp\VSI49A.tmp' 'Access is denied.'
|
| most Report Items not showing up in Toolbox | 21 May 2008 16:34 GMT | 4 |
I have VS 2005 Professional and SQL Server 2005 Developer edition both installed (full installations of both, with latest service packs). In VS, when I open a Report Server Project and add a Report, and look at the report design with the Layout tab clicked, then look under ...
|
| Add Memeber Variable Wizard PROBLEM!!! | 21 May 2008 16:13 GMT | 1 |
First of all this thing absolutely sux, even years after the fact I know, but it still sux. I have literally stopped production on my urgent project to TROUBLE-SHOOT STINKING VS.NET!! for about an hour so far.
|
| Web Site Startup Options | 21 May 2008 13:08 GMT | 2 |
I am building a simple application that pulls down a templated Web Site and a couple of Library Projects from our source control system. I them bind the whole thing to a new location within our source control system. This is all working just fine and mainly done to help some of ...
|
| User Controls disappeared from Toolbox | 20 May 2008 15:22 GMT | 2 |
I have a VS 2008, VB.NET application that had twelve User Controls in it. All of them appeared in the Toolbox and I could place them on my forms as needed. I just created a new User Control, and then did a REBUILD. After doing
|
| Visual Studio 2005: Iterator debugging -> Assertion | 20 May 2008 12:25 GMT | 1 |
I convert an existing project with gSOAP from Visual Studio 2003 to Visual Studio 2005. I use the current gSoap version 2.7.10. - Generate the header file from a wsdl file using wsdl2h -o CPSServer.h CPSServer.wsdl CPSServerCBP.wsdl CPSServerRedSys.wsdl
|
| can I share an outlook schedule to a website? | 20 May 2008 09:32 GMT | 4 |
Would there be any way that I could share my Office 2007 outlook schedule to a locally hosted website and allow trusted website users to claim appointment times? In general I'm looking for ways to put up a schedule on my website that
|
| DatagridView vb.Net 2005 | 20 May 2008 05:38 GMT | 4 |
Hi I am working in datagridview in vb.Net 2005. On the process of cellvalidating event fires I need to focus to a different cell of the same datagridview .
|
| creating an report aplication with a stored procedure | 20 May 2008 04:02 GMT | 4 |
I am trying to create a report with the Report Viewer. There is no problem when I use data from a table. But when I take the data from a stored procedure I only get the headlines in the table. I think my problem is that I don't know how to pass the parameters to the report.
|
| problem with url on http post | 19 May 2008 16:42 GMT | 1 |
I have the following code: Dim url As String = "http://xx01xx01:800/some.ashx" Dim myrequest As System.Net.WebRequest = Nothing Dim myresponse As System.Net.WebResponse = Nothing
|
| corner crop marks | 18 May 2008 21:07 GMT | 1 |
Hi, I have crop marks on the corners of my Word pages (they don't print). I've done the microsoft support suggestions - removing enabled languages that I don't use - but this hasn't help! Does anyone have any other suggestions of how I can get these crop marks not
|
| Visual Studio 2008 License | 17 May 2008 09:24 GMT | 3 |
In a previous post I noticed that the Visual Studio.NET was a per user license rather than a per pc license. This was true for 2003. Is it still the case as I would like to work on projects at home as well as work? Thanks again.
|
| Question about Visual Studio Installer | 16 May 2008 23:04 GMT | 1 |
I have created an installer for my Visual Basic application using the Visual Installer, which is really Visual Interdev. My VB app has frequent updates requiring an update install. My question is this : Can I make my installer simply overwrite
|