I've tried to create my own template, using a copy of the C# template. However, I can't get the created page to work. I get the following error: Could not load type 'WebTestVB.Global1' in the global.asax file. SD itself doesn't give any errors.
What do I need to change to get a template to work. I've changed everything in the WebpageProject.xpt file (that I know of). Are there other files I need to change as well?
Another thing i've noticed is that the dll created by the VB project is about 4 kb larger than the one created by the C# project. Is this normal?