Attachment problem in application
- by ahmed
hello, I got a situation over here. We have a .Net application running on intranet ServerA(database/application server). Now we have also implemented the application on a other machine ServerB (application server only,windows Server 2003, IIS 6.0) database is pointed towards serverA. Everything works fine but the problem is we have some web forms where we are allowing some users to attach some files like documents , pdf etc.
But the Public users are facing problem with the attachments. Now I need to find solution for this. Any help will be appreciated
Thanking you all in advance.