Browse by Tags

Related Posts

  • Returning null, the .net client dont get null

    I have a java (axis 1.4) web service, My web service return an object, but when the object is null, the .net client don't get object= null, It get object.field1=0, object.field2="" ... Where is the problem? Thankss The webservice response is this: <?xml version="1.0" encoding...
    Posted to XML Web Services (Forum) by wakewakeup on 08-29-2006, 12:00 AM
    Filed under: axis, client, null, return
  • Internet Connetion for local development with VWD and VS2005???

    I'm not sure why an I nternet C onnection is required when working with Visual Web Developer or Visual Studio when it comes to a local project that has all its resources in one computer. In other words, if the tool comes with the ASP.NET Developer Server as a "web server" why an IC is still...
    Posted to Visual Web Developer 2005 Express (Forum) by JavierH on 09-15-2006, 12:00 AM
    Filed under: highlight, client, disconnect, http
  • I want to open a pdf which is exists in the client system or client network from my web application.

    Hi, I have a requirement, i want to open a pdf file which is exists in the client place from my web application.. i tried this by using anchor tag, but it is not working fine.. <a href="c:\one.pdf" target="_blank">Opening PDF File</a> it is not working fine.. if i write...
    Posted to FAQ - Frequently Asked Questions (Forum) by chencham_raju on 09-21-2006, 12:00 AM
    Filed under: highlight, GridView, AJAX, Splitter for ASP. NET, client, disconnect, http, keep-alive, output cache, email encryption decryption secure, ATLAS, Errors, parent child, javascript, Treeview in ASP.NET, Default Button, 111, SEO Search engine Optomization
  • The server method 'SaveData' failed with the following error: System.Data.NoNullAllowedException: Column 'COLUMN' does not allow nulls.

    Hello all, I am dabbling in client side atlas at the moment, and I'm attempting to use a strongly typed dataset with a dataservice to update and insert items into it. Editing is working flawlessly. I made a button that can save the data if it's changed. My problem is in the insert. I've been...
    Posted to "Atlas" Networking and Web Services (Forum) by dblanken on 09-22-2006, 12:00 AM
    Filed under: atlas, client, xmlscript, dataTable, dataSource, listView, add, new row
  • File upload extension

    Hey guys!!! I am tyring to upload file using following code. in .aspx file < asp : FileUpload ID ="InSide_FU" runat ="server" > </ asp : FileUpload > and in .aspx.cs file... FileUpload FU_FileToUpload; FU_FileToUpload = FormView1.FindControl( "InSide_FU" ) as...
    Posted to Data Presentation Controls (Forum) by BhaveshPatel on 10-04-2006, 12:00 AM
    Filed under: problem, dataview, Client
  • Data List Items Printing

    Dear All I have a data list control.In the item template i have a list of peoples name.When you click on a person name then it atumaticly takes you to edit template mode where i have text boxes where i allow the persons detals such as the name and other information to be changed.This is done to a database...
    Posted to Data Presentation Controls (Forum) by Dan_dan on 10-09-2006, 12:00 AM
    Filed under: Table Object, DetailsView, default values for fields, UserControl, problem, dataview, update dataview, sorting, css menu, css, Datalist, Client, Custom Control, Paging and Display GridView in second page, ChildTable, Iterating, Controls
  • Re: DataSource parameters declarative way

    < dataSource id= "dataSource" serviceURL= "DataService/Service.asmx" autoLoad= "true" > < bindings > < binding dataContext= "txtFilter" dataPath= "text" property= "parameters" propertyKey= "filter" direction= "In"...
    Posted to AJAX Networking and Web Services (Forum) by Mr. Spiffy on 10-12-2006, 12:00 AM
    Filed under: atlas, client, dataSource
  • Trying to get XML from a string, and into a Dataset

    I have been stuck on this for a day now. What I have is a string coming back from a web service that I do not have any control over, and am unable to get any changes made to it. So far I have tried the following code: Dim xmlDoc As New XmlDataDocument xmlDoc.LoadXml(strDoc) dsXML = xmlDoc.DataSet So...
    Posted to XML Web Services (Forum) by footie on 10-20-2006, 12:00 AM
    Filed under: client, Web Services, XML, Dataset
  • Web Service Namespace and URN used by client

    I'm a web service newbie. I have created a web service in asp.net, have deployed it to a remote server and am able to call it from a .net client and all is fine. I have a two part question. I'll take any help or advice I can get! thanks. What do I enter in the web service namespace? <System...
    Posted to XML Web Services (Forum) by johnpavelka on 10-26-2006, 12:00 AM
    Filed under: client, webservice
  • Callback request issue in ASP.NET 2.0

    I am using ASP.NET 2.0's callback feature. From client side, i am accessing some data using callback functionalities. But sometime, the request is not forwarded to the server side. Page is not responding to the request Can any one help me to solve this issue? Thanks in advance!
    Posted to Web Forms (Forum) by iambuhari on 11-21-2006, 12:00 AM
    Filed under: client, Asp.Net 2.0
Page 1 of 5 (49 items) 1 2 3 4 5 Next >