Developer forum
E-mail notifications
Can´t build standard solution?
Replies
In Visual Studio, go to Tools -> Options -> Text Editor -> HTML -> Validation and uncheck "Show errors"
This diddent solv my problem - i get the folllowin error:
Error 1 Filen 'D:\DynamicWeb application\Release\Admin\common.asp' blev ikke fundet. D:\DynamicWeb application\Release\Admin\Access\Access_TreeView_old.aspx 215
When i rightclick the error and go to next - i get the following errors.
Error 4 Statement cannot appear within a method body. End of method assumed. D:\DynamicWeb application\Release\Admin\Access\Access_TreeView_old.aspx 9 1 http://localhost/
Error 5 Name 'UserArray' is not declared. D:\DynamicWeb application\Release\Admin\Access\Access_TreeView_old.aspx 14 22 http://localhost/
Error 6 Name 'UserArray' is not declared.
am i missing somthing?
ps. this is only 2 of them - cant post all of them in this form
Try removing the Access_TreeView_old.aspx file.
Now i get these errors (102 errors and 21 warnings)
Error 2 Navnet 'Database' er ikke blevet erklæret. D:\DynamicWeb application\Release\Admin\Access\Access_User_Edit_Address.aspx 38
Error 3 Navnet 'Base' er ikke blevet erklæret. D:\DynamicWeb application\Release\Admin\Access\Access_User_Edit_Address.aspx 40
Error 4 Navnet 'UserID' er ikke blevet erklæret. D:\DynamicWeb application\Release\Admin\Access\Access_User_Edit_Address.aspx 40
again i cant post all of them - an upload function here would be nice ;-)
Wooa, hold your horses. I didn't notice this at first. Why on earth are you trying to build the standard solution? Did you also install the solution according to the documentation? In VS the custom solution should work independently from the standard solution, so errors like that cannont occur if you set it up correctly.
ok - i thougth i installed it according to the notes - i hope that this is the problem - ill try setting it up again - thanks
Download and follow the instructions in (en-US)_Installation_Guide__Dynamicweb_dotNet.pdf available here: http://documentation.dynamicweb.dk/Installation-23324.aspx
You must be logged in to post in the forum