Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / January 2004

Tip: Looking for answers? Try searching our database.

Visual Studio .NET walkthrough help

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Luke Smith - 30 Jan 2004 15:41 GMT
Im following the walkthroughs in the VS.NET 2003 walkthrough booklet.  Im
getting an error when wokring on the webservices one.  Chapter 2 page 29, my
application compiles but when clicking the LoadData button i get the
following message.  Ne suggestions? (using vs.net 2003 pro, sql server 2000
developer, winxp pro)

luke

An unhandled exception of type 'System.Web.Services.Protocols.SoapException'
occurred in system.web.services.dll

Additional information: System.Web.Services.Protocols.SoapException: Server
was unable to process request. ---> System.InvalidOperationException: Fill:
SelectCommand.Connection property has not been initialized.
  at System.Data.Common.DbDataAdapter.GetConnection(IDbCommand command,
String method)
  at System.Data.Common.DbDataAdapter.FillFromCommand(Object data, Int32
startRecord, Int32 maxRecords, String srcTable, IDbCommand command,
CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32
startRecord, Int32 maxRecords, String srcTable, IDbCommand command,
CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet)
  at AuthorsWebService.AuthorsService.GetAuthors() in
D:\W3Sites\AuthorsWebService\AuthorsService.asmx.cs:line 153
  --- End of inner exception stack trace ---
Andras Walz - 30 Jan 2004 17:07 GMT
Hi there,

I have written a webservice with VB.net and it runs fine. The problem is the
performance.
I am calculating with an array 1000 x 1000 x 5 elements and it take time to
load it into the memory each time i send a request.
Is there a possibility to keep the array?

Thanks

Andreas

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.