Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~121 People Reached
Favorite Tags
Member Avatar for fuzzica

I am trying to publish my website but not sure how.my site contains a ASPNETDB.MDF database, when I try and publish I recieve an error saying that the database is already in use and cannot publish.

0
49
Member Avatar for fuzzica

Hi I am trying to upload images and keep getting an error, The code that I am using: [code] Protected Sub dvPictureInsert_ItemInserted(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.DetailsViewInsertedEventArgs) Handles dvPictureInsert.ItemInserted 'If the record was successfully inserted, save the picture If e.AffectedRows > 0 Then 'Determine the maximum PictureID for …

Member Avatar for greeny_1984
0
72