
June 23rd, 2003, 12:42 PM
|
|
Registered User
|
|
Join Date: Jun 2003
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
uploading images to database
http://www.aspfree.com/authors/123aspx/DBImagesCS/imageupload_csharp.asp<br><br><br>when iam trying to execute the code which is in demo in the above link<br>iam getting the error.. pls help me ..<br><br><br>Compiler Error Message: CS1595: 'DBImages.UploadImage' is defined in multiple places; using definition from 'D:WINNTMicrosoft.NETFrameworkv1.0.3705Temporary ASP.NET Filesimages86bb97a5989d9e00geezedwn.dll'<br><br>Source Error:<br><br> <br><br>Line 27: <br>Line 28: [System.Runtime.CompilerServices.CompilerGlobalScop eAttribute()]<br>Line 29: public class UploadImage_aspx : DBImages.UploadImage, System.Web.SessionState.IRequiresSessionState {<br>Line 30: <br>Line 31:<br> <br><b> <img border="0" src="/forum/emoticons/hop.gif" height="31" width="31" alt="hop" /> <font style="color:990000;"> </font><font style="color:990000;"> </font>
|