Where is the generated DLL?
Fri, 11 Jul 2008 21:45:20 -0400
I have a WebSite created by clicking Create Web Site. but when I click Build
Web Site I cannot find a dll anywhere. I even did a search of my entire hard
drive, and did not find it. What's going on here?
--
Nathan Sokalski
njsokalski@hotmail.com
http://www.nathansokalski.com/
...
|
Visual Web Developer 2008 Express Edition
Fri, 11 Jul 2008 15:24:00 -0700
I'm using VWD 2008 Express. I followed WALK THROUGH INSTRUCTIONS to the
letter regarding "Editing and Inserting Data in Web Pages with the Details
View Web Server Control." I can create a database with table just fine. I can
display all content in the table and I can select rows in a table, and change
data i ...
|
system.runtime.interopservices.comexception
Fri, 11 Jul 2008 01:15:00 -0700
Hi,
When I try to load a web project I get the:
system.runtime.interopservices.comexception
Iâ??ve tried several workarounds this problem, but canâ??t figure out how to
solve the problem.
My solution consists of several projects, but this problem is only related
to the web project.
I use Vista busines ...
|
New Item in Visual Studio
Thu, 10 Jul 2008 17:10:36 -0700 (PDT)
Hi,
I want to add a custom item in the File->New->File->General dialog.
Is it possible, I have tried adding an item by using the Export
template but that would add the selected item only to the project type
its been currently in. I want this item not bound to any project type
and should be available without c ...
|
Taking the plunge
Fri, 11 Jul 2008 00:00:07 +0200 (CEST)
I?ve decided to learn a new language. It?s not my profession and I will be writing for my own edification. I have previously learned MASM, C, and VB.
I?m old an retired and this may be my last language. If you were to learn only 1 language to putz around on the PC which would you recommend?
...
|
Visual Studio 2008 Outlook Addin
Wed, 9 Jul 2008 15:15:00 -0700
When I create a new VB Outlook Addin in VS2008 and build the solution VS2008
just quits. The dll, pdb, & xml files get created in the bin folder but there
are no manifest or vsto files.
I tried repairing my VS2008 install but that did not help.
Can someone help me with this?
Thanks,
--
Harolds ...
|
atl-class works under xp - does not work under vista64bit - VS2008
Wed, 9 Jul 2008 16:37:38 +0200
Hello,
I have a simple atl-project with one simple class TestCls01.
One function TestCls01.Test().
I call this function from a Tst-Prj in dotnet.
I do all this in VS2008.
I compile it under Xp, run it, all works fine.
Now I go to Vista-64bit.
I start VS as Admin (because of registration from VS).
Now ...
|
|
|
Default file encoding in Visual Studio 2008 - how to make ANSI?
Tue, 8 Jul 2008 13:54:54 -0700 (PDT)
In Visual Studio 2008 we are using VS wizards for creating new
solution, projects, files. My question is: how do I configure VS2008
to use ANSI encoding for its generated text files?
We require ANSI files due to corporate use of Visual SourceSafe 6.0d.
When I create the projects, all the files are UTF-8 with ...
|
Auto Activate a Form in VB.Net ?
Tue, 8 Jul 2008 02:03:52 -0700 (PDT)
Hi,
I have a form, it has a menu.
When the form is not the active application, it takes two clicks for
the menu to work, one click to activate the form, and the second to
active the menu drop down.
I want to be able to eliminate the form activation click, and be albe
to drop down the menu on one click, e ...
|
Trapping Browser Shutdown Event
Mon, 7 Jul 2008 12:57:00 -0700
We have a page that we prefer people click a Cancel button to cancel the
process. However, some users just shut down the browser.
Is there a way to trap a browser shut down event and run the Cancel button
code instead?
Thanks
...
|