microsoft.public.dotnet.framework.aspnet.webservices Archive - April 2004
Post a message to this list
Messages
Page: 123456789
File authorization (2 replies, VIP)
microsoft.public.dotnet.framework.aspnet.webservices
I made a web service which comminicates with a smartphone. On the server the web service writes some files, and the client should download them. But the files the webservice wrote have no read/write rights, so the client is denied to download them. How can I add read authority to a file I created? Maybe some IIS settings (I add all right to the directory in which the file is created)?
ASCX (4 replies)
microsoft.public.dotnet.framework.aspnet.webservices
Hi, I have notice some file with extension *.ascx Could someone tell me more about it. I am currently got a fully done web project, but the files with extension *.aspx Is there any way to compile such file to *.ascx. Or perhaps someone could tell me how to create *.ascx some useful reference would be great if got. thank you
Win Sockets Error (2 replies)
microsoft.public.dotnet.framework.aspnet.webservices
I am getting this error while using GetHostbyName. (11004) The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for. How can I deal with this. I know the domain exists. Thanks
The best book (3 replies)
microsoft.public.dotnet.framework.aspnet.webservices
What's the best book to start ASP.NET for a newbie ? Thanks
aspnet running off with memory (4 replies)
microsoft.public.dotnet.framework.aspnet.webservices
We've just moved our application onto two brand new blade servers, 2.6ghz the works...with the thought that the old server was our problem. It turns out that our new load balanced servers if left alone will have the same problem. Basically we have one webservice which takes one xml document, transforms the document and saves the result to an oracle database within the organisation. This functional...
Security in WebService? (3 replies)
microsoft.public.dotnet.framework.aspnet.webservices
Hello NG, I've created a intranet web info for patient data in our hospital. For using the data in different aspx files i made a webservice which collects the data from the database. Now, the problem is, in the web config of the aspx Sites, i can allow/deny users as i want (and functions well). But the webservice does not function on this way. I made the same allow/deny rules as in the aspx sites,...
statefull web service (2 replies, VIP)
microsoft.public.dotnet.framework.aspnet.webservices
In Enterpricse Solution Patterns (version 2.0) authors describe the situation when you need a statefull service (p.196). "...you want to call the remote object to retrieve some data, that you can access it in subsequent calls". This situation may occure if the data set is huge, but you only need a small portion of it at a time. Unfortunately no pattern was presented to resolve this problem. Could ...
Uploading files (3 replies)
microsoft.public.dotnet.framework.aspnet.webservices
I would like a procedure to upload files to a webserver. Once the file is uploaded, other things should happen. So I was thinking about a webservice which would be called from a client. Is this a good solution and in this case how can this be done using the webservice ?
Execute external application (2 replies)
microsoft.public.dotnet.framework.aspnet.webservices
Hi, how to run an external application (es. notepad) from web service? Many thanks. Steve. Posted Via Usenet.com Premium Usenet Newsgroup Services ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY ** http://www.usenet.com
Add attributes to Web Service Response (6 replies, VIP)
microsoft.public.dotnet.framework.aspnet.webservices
I am attempting to create a web service that accepts and returns messages in the style outlined below: Request: JourneyWeb version "1.0" request request content /request /JourneyWeb Response: JourneyWeb version "1.0" response response content /response /JourneyWeb I've managed to modify the response element names, but am at a loss as to how to add the 'version' attribute to the JourneyWeb element....
.net client / Java Web Services (2 replies)
microsoft.public.dotnet.framework.aspnet.webservices
Hi, I have a Web Service running in Tomcat/Websphere using JWSDP1.3/WSDK v51, it 's using document/literal style.. The return of the method is an SOAPElement, now when I generate the proxy cl asses using .NET framework in VB, it's still trying to deserialize the xml d ocument to the schema specified for that data type which is fine..but the thing is that only string field is properly deserialized ...
How to enable a Web Service in IIS 6.0? (2 replies, VIP)
microsoft.public.dotnet.framework.aspnet.webservices
I have a web service that accesses a DB that works fine in IIS 5, however I cannot figure out exactly what I need to do to get it to work in IIS 6? 1) I have given NETWORK SERVICE read/write access to the DB folder where the MDB files reside.] 2) I have even tried "Sandboxing" the DB access code and putting it in the GAC. (This doesn't seem to matter either way.) 3) I have added the Web Service to...
Calling web service from unmanaged code (6 replies)
microsoft.public.dotnet.framework.aspnet.webservices
I've created a web service in C# and need to call it from unmanaged code (C ). I've imported the web reference into my C project, all is OK. I can generate (using sproxy) the file service.h and all works great. Now, I need to change the URL at runtime. When I create my service, I do not see any methods to set the URL dynamically. Some code sample : CMyServiceT CSoapSocketClientT *myService new CMy...
Web Service methods require custom types, VS.NET generated Types are empty (7 replies)
microsoft.public.dotnet.framework.aspnet.webservices
I am trying to consume a web service. The web service has methods that accept custom types as input and output arguments. When I add the web reference in VS.NET 2003 and it generates the proxy code, I end up with stubbed in custom types classes that are empty, meaning they inherit from nothing and they encapsulate nothing. For example, Here is the prototype for one of the methods that was generate...
how to trigger a web event over the night (3 replies)
microsoft.public.dotnet.framework.aspnet.webservices
I'm not sure if this is the correct subject for what I intent to do: I will have a web site that will consume a web service to query and update a database, but the update of the database will be done over the night (only the query will de bone on real time), when no one is accessing the database and the web site. I need to write and/or schedule a program to run against a web service to update the ...
Registering .asp files with IIS (2 replies)
microsoft.public.dotnet.framework.aspnet.webservices
Hello: Could someone please tell me how to run aspnet regiis.exe? I'm not sure whether this tool was invoked when I installed my .NET Framework redistributable. The installation flashed by so quickly, I think this step was skipped. Thanks, Jibey
Inherting from sealed "string" class? Or maybe I need an attribute? (3 replies)
microsoft.public.dotnet.framework.aspnet.webservices
I need to make my web service interface support something so the soap request is something like this: SSNs SSN / SSN / /SSNs about the only way I could figure to do this is like by having that parameter defined as: public void Test(SSN[] SSNs) where SSN is a struct or class. But that has been pretty messy, trying to get that class to act like a string. because what I REALLY want is to define it li...
Cut and Paste not working ONLY in IE (3 replies)
microsoft.public.dotnet.framework.aspnet.webservices
Hi, I use Windows 2000 Professional and IE 6.0.28 Recently (about last two weeks) my computer has been acting VERY strangely. I can cut/copy paste things between any of the traditional Windows office programs (from excel to word etc.) but I cannot do any cut and pasteing in IE. I can copy things in an open web page, however, I can never paste it, the paste line is always not lit up. I have tried d...
Opening a Database from a Web Service in 2003 (3 replies)
microsoft.public.dotnet.framework.aspnet.webservices
How do I configure Win 2003 so that my web service can open a database. I have already "Sandboxed" all of my OLEDB data access ( to an MDB file ) into a signed assembly and put it in the GAC. What setting do I have to make in IISADMIN to enable web services? What NTFS permissions do I need to set on the Data Folder?
Remoting XML WebServices Request Failed HTTP 401 Access Denied From Client (2 replies)
microsoft.public.dotnet.framework.aspnet.webservices
Regarding the QuickStart MathService Tutorial at: http://samples.gotdotnet.com/quickstart/aspplus/ When I try to access MathService from the MathServiceClient project after adding it as a reference I get the 401 error in the generated proxy class at this line: object[] results this.Invoke("Add", new object[] { a, b}); Rummaging about MSDN and having installed the Duwamish sample in the remote scen...
Urgent...WebService behavior (2 replies)
microsoft.public.dotnet.framework.aspnet.webservices
Dear all, I want to refresh some portion of the ASP.net page at regular interval. I want to make use of the webservice behaviour for smooth refresh of my page. Can some buddy guide me how can i implement this in ASP.net page?? Is there any code samples available?? Your quick response is highly appreciable. Thanks and Regards Chirag
Urgent...Smooth Refresh (4 replies, VIP)
microsoft.public.dotnet.framework.aspnet.webservices
Dear all, I am using ASP.net page for my application. I want to update the part information on this page at regular interval. But under standard way of refresh(using META) i see flicker occuring. Is there any mechanism to avoid the flickers other then Webservice behaviour??? Any code samples will be useful. Thanks in advance. Regards Chirag
Communication between Web Services, Windows Services and Remoting (2 replies)
microsoft.public.dotnet.framework.aspnet.webservices
I have an XML web service that can be customized by customers. The goal is this... A process must run *somewhere* that acts as an interface between the web service and some foreign system. Whatever that foreign system is doesn't matter. It can be anything. The process could run on the same server where the web service is located or it could be located somewhere on the Internet including the custom...
HELP: Session is empty! (3 replies)
microsoft.public.dotnet.framework.aspnet.webservices
Hi, I have a ASP.NET application with two frames (both are ASPX pages). Once my app starts running, Session Start fires in global.asax, like it should. When I press a button within the top frame, it displays a chart (OWC) in the bottom frame. I am storing info in session variables in the top frame ASPX page. For some reason the Session Start fires a second time, which then wipes out all of my Sess...
Serializing to a cookie (4 replies)
microsoft.public.dotnet.framework.aspnet.webservices
I am retrieving a structure of strings, string arrays and integer values from a web service whenever a person logs into my website. I want to take that structure and persist it throughout the user's session which can sit idle for extended periods of time. My thought was to serialize the structure and throw it into a cookie however I have never done anything like this before. Can you please help???...
Ad
Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification