Search results for query: *

  • Users: GKG
  • Content: Threads
  • Order by date
  1. G

    Identify various web services on a server ??

    Can any one tell me if there is an API or something to find the List of web services running on a server from a remote machine. : - i.e - If the IP address of the server is typed in the address bar of IE can the various web services running on that server be dispalyed and accessed. Cheers , GKG
  2. G

    Problem transfering Large Files using Web Service

    Hi, I am building an application to tranfer large files (1000MB) to the server using web service. The client is the windows application using VB.net. I have used DIME in the web service to transfer files. The problem I am facing is that if I try to transfer files above 100MB then I get the...
  3. G

    To install Crystal Report on Server for web Application

    Hi all, This is the scenario where i am facing problem : After getting the license code and putting in the merge module and then setting up on th e hosting server, stil we r getting 'invalid keycodev2.dll' file not fond error Does any one know the reason for this?? and soln plzzzzzzzzz...
  4. G

    Reading the value from a cell in Excel File

    Hi, This is my current issue. In the application i get an excel file,then i need to read all the values in that excel sheet. This i accomplished by using : it wrks fine...but... Now I need to read another excel sheet which has many values.But I dont need all those values.What i need is...
  5. G

    Crystal Report

    Hi All, This is my problem .... I am generating a report using Crystal reports for windows application. This report displays details of many stores(Shopping Malls). The details to be displayed in the report is stored in a table caleed "Temp". This "Temp" has a column called "Category"...
  6. G

    Problem is paging in datagrid

    Hai everybody, I am facing a problem in my web application. ASP.NET with code behind VB.NET ========================= In a web form, i am populating data in a Data grid. I have a Button Column of commandname "select" and command Type "link". In run time, If i click this button it has to...
  7. G

    "OpenFileDialog" Solution to limitation???

    "OpenFileDialog" Solution to limitation??? - Resolved Hi all, I am developing a windows application (VB.Net) which uses a "OpenFileDialog". The openfiledialog has a limitaion on the number of files it can allow- which i found to be 549 files.I need to allow more than 600 files at one time in...
Back
Top