well, there may obvious answer question , may missing basic point here.
i have downloaded simple application codeproject.com creates toolbar in ie. application output set 'Çlass library'. understand cannot run application current settings.
i made changes in downloaded source code (say add new button on toolbar). want debug project , see how changes before deploy it/ install in ie. don't know how debug project purely user control , cannot run own.
could please me missing here? there simple way can debug project right visual studio simple windows forms application or web applications or console application.
since control lives in process, have debugger attached process. either manually attach (if it's running), or change debugger settings launch host process.
Comments
Post a Comment