Richard Collette
unread,May 3, 2012, 12:57:26 PM5/3/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dotnet...@googlegroups.com
I am working with both the source project and the built library including its samples. When you open the source solution, it wants to create the sample site virtual directories in IIS locally, whereas the build library samples will run in the development server.
So if I let the source solution create the virtual directories, I can no longer run/launch the build sample sites due to port conflicts.
There's probably a simple way around this so I am wondering what anyone else is doing when working with both the source and build sample sites? The only thing I can think of is to shut down my local IIS when working with the build samples. Is that what others are doing?
Thank you,
Rich