×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Here's an article for connecting to file shares from within an application directly by connecting with the appropriate credentials.
http://www.euphoriaaudio.com/index.php/2010/05/18/vb-net-remotely-authenticate-to-access-network-share/2/
This might be worth a look.
We have a Windows service where we're running under a specific user, but it's still not the same as the iSeries user, so connecting on the fly seems to be a good option.
Should work from an ASP.Net app as well me thinks.
Regards,
Richard Schoen
RJS Software Systems Inc.
Where Information Meets Innovation
Document Management, Workflow, Report Delivery, Forms and Business Intelligence
Email: richard@xxxxxxxxxxxxxxx
Web Site:
http://www.rjssoftware.com
Tel: (952) 736-5800
Fax: (952) 736-5801
Toll Free: (888) RJSSOFT
------------------------------
On Nov 16, 2012, at 4:59 PM, "Bryce Martin" <bmartin@xxxxxxxxxxxxxxxxxx> wrote:
Ok, so this should not be this hard, and I believe that I'm just totally in a writers block on a Friday.
I have an IFS folder that I'm trying to write logging and xml data to.
Now, the .dll that runs the code is being called from a web app running in IIS. Its boiling down to an authentication issue. Its like the
AS400 doesn't like the user that is trying to do the writing. But damned if I can do anything to even figure out what the user is, or even how I can just open up the path. I've gone into iSeries Nav and changed the permissions on the /root and the two folder level under /root that I'm trying to access. If I use the .Save() for an XmlDocument it tells me Access Denied. If I write and write via a StreamWriter I get a bad path error (my guess is due to permissions).
Any thoughts?????
Thank You
Bryce Martin
National Ticket Company <
http://www.nationalticket.com/>
570-672-2900 ext. 226
As an Amazon Associate we earn from qualifying purchases.