Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > 403 when opening .pdf from hyperlink

Reply
Thread Tools

403 when opening .pdf from hyperlink

 
 
prefersgolfing
Guest
Posts: n/a
 
      01-08-2006
I'm using a repeater to list .pdf's. While creating the list I'm using the
_ItemBound event to set the path to the .pdf's. The paths are correct. I'm
getting a HTTP ERROR 403 - Forbidden when the debugger tries to open the
..pdf. What's wrong? Thanks.


 
Reply With Quote
 
 
 
 
EJD
Guest
Posts: n/a
 
      01-09-2006
Hi - This could be a long shot or completely incorrect, but is it
possible that the debugger User ID doesn't have access permissions to
the directories where the pdfs are stored? I've had issues in the past
when debugging apps when the (machinename\ASPNET) id wasn't granted
permission to access the database that the data came from. HTH.

Eric

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to add a hyperlink column to asp.net datagrid - where only one value is a hyperlink davetichenor ASP .Net 1 10-30-2006 02:57 PM
403 when opening image through server browser@onet.eu ASP .Net 3 05-30-2006 08:55 PM
HTTP/1.1 403 Access Forbidden - Error opening ASP.NET web project =?Utf-8?B?UEs5?= ASP .Net 1 03-18-2006 10:34 AM
Error 403-Error 403-Error 403 willem joubert ASP .Net Web Services 1 02-08-2005 06:47 PM
Dynamically Hyperlink and Event Handler for the Hyperlink ? Ken ASP .Net Datagrid Control 1 08-15-2003 11:38 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57