I'm using Version 2.8.4 whenever I try to upload an attachement I get an error "Invalid ID", this only ocurred today, it has been working up untill now.
I'm using SQL Server 2005.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I tryed the latest version of bt.net but it wouldn't just work with my existing database, so I replace add_attachement.aspx with the one from the latest Version, added a few lines of code from the old file and now it's working again.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm using Version 2.8.4 whenever I try to upload an attachement I get an error "Invalid ID", this only ocurred today, it has been working up untill now.
I'm using SQL Server 2005.
I tryed the latest version of bt.net but it wouldn't just work with my existing database, so I replace add_attachement.aspx with the one from the latest Version, added a few lines of code from the old file and now it's working again.
You just need to remove:
action=add_attachment.aspx
Lots of people started getting this error, I guess related to an ASP.NET upgrade.