all groups > visual studio .net ide > march 2007 > threads for march 22 - 28, 2007
Filter by week: 1 2 3 4 5
Unable to consume web service in VB.NET Windows app-- ASP.NET works fine!!
Posted by scott.iisystems NO[at]SPAM gmail.com at 3/28/2007 4:58:00 PM
Hi,
I have a web service which works fine under the ASP.NET development
server (on default port 4219) and also from an ASP.NET client with a
reference to the deployed service. However, I'm unable to access the
service from a windows application. I have only used ASP.NET in the
past to consu... more >>
Problems with Object DataSource for ReportViewer
Posted by Dale at 3/28/2007 9:36:03 AM
I am trying to add a report and a ReportViewer to an ASP.Net 2.0 website
application.
The data source for the report should be the output of a web service.
When I look at the report in design mode, the Website Data Sources panel
displays as it should but the web service is not listed. The... more >>
Measuring build time
Posted by redsolo at 3/28/2007 2:11:34 AM
Is there any Addin to Visual Studio to measure how long time a build
takes? It would be interesting if I could find out how much of my day
is spent waiting for the application to build.
I know it is possible to add pre- and post build events that measure
the time, but as our application consis... more >>
Website Publish Build error #22
Posted by Miles at 3/27/2007 4:53:42 PM
I suspect that I have an IDE configuration issue - but I just haven't been
able to find it...
I am trying to "publish" build my website and I get a: Error 22 Access to
the path C:\Documents and Settings\<my temp folder>\temp^144\bin\<some file>
is denied.
The subfolders and files do not... more >>
can't exit vs 2003
Posted by Dan Avni at 3/25/2007 12:00:00 AM
only on one specific solution when i try to close the IDE (either the X button or the file->exit) or
when i try to close the solution (file->close solution) nothing happens. on other solutions i have
everything is fine. on this specific solution (it has about 11 projects in it) i can exit the ... more >>
Can't double-click to open solution
Posted by RTCEast1 at 3/23/2007 6:11:29 AM
I'm running Visual Studio 2005 SP1 on Vista with the Vista Update. If I
double-click on a solution to open it, nothing happens. The cursor flashes
briefly, but the IDE does not open. It has been this way ever since I put
Visual Studio on Vista, even without the SP1 updates. I do not have a... more >>
VS2005 - IDE hangs when changing control ID
Posted by Matt MacDonald at 3/22/2007 1:34:01 PM
Hi All,
Does anyone else have this problem? When in a web application project,
not a web site project, if I change the ID of a control (textbox, button,
etc) The whole IDE usually hangs for about 15-20 seconds. It seems to do
the same thing regardless of whether I'm working locally or on ... more >>
|