User Profile

Collapse

Profile Sidebar

Collapse
buk110
buk110
Last Activity: Mar 27 '08, 02:09 PM
Joined: Jul 26 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • buk110
    started a topic Problem with wsimport / NetBeans
    in Java

    Problem with wsimport / NetBeans

    Hi everyone,

    I'm new to using JAVA and I'm trying to interact with a web service I wrote in C#

    I downloaded Netbeans & followed the instructions to point to the wsdl file
    I navigated to my WSDL file http://localhost/myService/myService.asmx? WSDL

    And Looking at the output of 'Web Services Manager' I see the following


    Code:
    Created dir: C:\Documents and Settings\buk110admin\.netbeans\6.0\config\WebServices\myService
    ...
    See more | Go to post

  • buk110
    started a topic DataSet Always Returning True
    in .NET

    DataSet Always Returning True

    Hi guys, I'm really hoping that someone can help me...

    I have 3 datasets. One that will contain the initial information when I open up the database; one that will pull in information afterwards; and a 3rd to show the changes that have occured since merging #1 and #2.

    Now when I'm testing this data, it seems that HasChanges always returns true.

    Am I invoking something wrong? Am I not using AcceptChanges...
    See more | Go to post
No activity results to display
Show More
Working...