Publishing an Asp.net
-
Hi, i script a aspx in VB.net 2003. When i compile, they create a .Dll in /bin But when i use only the Form.aspx and the .dll, doesnt work :( they say not possible to found AspNet.Form..bla bla bla :( How can i do that? What r the files i must upload together to this works? Thanks.
-
Hi, i script a aspx in VB.net 2003. When i compile, they create a .Dll in /bin But when i use only the Form.aspx and the .dll, doesnt work :( they say not possible to found AspNet.Form..bla bla bla :( How can i do that? What r the files i must upload together to this works? Thanks.
On server you upload aspx files (WITHOUT .CS and .RESX), and in bin folder (which you create if needed) dll's from your bin. Directory containg files you uploaded must be configured in IIS as Application If you can't solve problem drop a mail on pele@zig-zag.net I'll be glad to help