Hiya

Ok so i am know i am being stupid i just dont know how to resolve it

I want to open a file from my dll and load the results onto the page, but i am struggling.

I can use other functions in my dll, but just not one where i need to access a file....

The file i am trying to access i have given the user ASPNET permissions but i still get the following error:

To grant ASP.NET write access to a file, right-click the file in Explorer, choose "Properties" and select the Security tab. Click "Add" to add the appropriate user or group. Highlight the ASP.NET account, and check the boxes for the desired access.

Any suggestions?

Thanks

Sarah