BOOK: ASP.NET Website Programming Problem-Design-Solution
This is the forum to discuss the Wrox book ASP.NET Website Programming: Problem - Design - Solution, Visual Basic .NET Edition by Marco Bellinaso, Kevin Hoffman; ISBN: 9780764543869
You are currently viewing the BOOK: ASP.NET Website Programming Problem-Design-Solution section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
I want to create a new wrox.thephile.dll using a modified siteheader.ascx file in visual studio .net 2002. Does anyone know what vb files where used to build the above dll?
Thanks, I had trouble loading the project file in VS 2002 and then I had to re reference the dlls and then I had to work on the Access denied bug for asp.net web projects. According to some info the Solution is:
Add IUSR_MachinName to WINNT\Microsoft.NET\Framework\v1.1.4322. When I did this it worked.