Cannot Debug .NET code behind

E

Erosha

We are running windows application which has been wriiten on .NET 2003
(vb.net) and it allows to open out look and schedule calendar events for web
conferencing. (We have a seperate asp.net [wriiten on same .NET 2003]
application to schedule web conferences). This outllok project is actually a
plug in to the web application.

We have a setup (msi) to this outlook project which write registry values
like outlook addin, username etc.

I could debug this project fine earlier but suddenly it doesnt allow me to
debug. Also if I open the .Net solution file and try to debug it doesnt allow
me to schedule any meeting throught out look. In short it doesnt talk to web
services and not taking any values from the registry. As far as I am not
trying to debug I can use outlook plug in as usual.

But I need to setup my development enviornment with debuging to fix some
issues. Couls you please help me.

Many thanks.

P.S. We are running MS Office 2003
 
K

Ken Slovak - [MVP - Outlook]

This is an Outlook forms programming group, you know.

So if you could debug earlier and can't now what did you change in the
project? That's the obvious question.

Is this a shared addin? Did you add shimming to the project? What messages
do you get from VS (which version?) when you try to debug?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top