I used the files from C:\Inetpub\wwwroot\csc\myfilename. There were no files in the bin folder in C:\inetpub\wwwroot\csc\bin. Is this the published folder?
Jason
Printable View
I used the files from C:\Inetpub\wwwroot\csc\myfilename. There were no files in the bin folder in C:\inetpub\wwwroot\csc\bin. Is this the published folder?
Jason
For now, I don't know which IDE you are using. If you use VS 2005 or VS.NET, there must be some compiled files in a folder "bin" in your project folder after building it.
Did you ever try to publish your web project?
There is a bin folder in the "C\Inetpub\wwwroot\projectname dir, but there are no page files there.
The version is 7.0.9xxxx.
How do you publish the web project.
I put the original web site up. I must be missing something. The orginal website works fine.
thanks,
Jason
Thanks, for your help.
I had to copy the dll from the bin folder to get things working.
Thanks to everyone.
Jason