Compile issues

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • rnair20@yahoo.com

    #1

    Compile issues

    Hi All,

    I am running VB.NET 2003 . The solution has several projects. Recently I am facing several issues with compilation. It forces me to rebuild the solution for a single and simple code line change. Also sometimes after I rebuild the solution, the execution or run generates errors which do not really make any sense. Closing the applcn or rebuilding the solution solves the issue. But with the slow speed this whole process takes a good amount of time.

    Any ideas how I can improve the build or compile time..or what could be the issues??

    Thanks,
    -Rem


    *************** *************** *************** *************** **********
    Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
    Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
  • Uri Dor

    #2
    Re: Compile issues

    what do you mean "forces you"? if you try only rebuilding the modified
    project and try building the solution, doesn't it work?

    what kind of projects are involved? could the IDE be locking any of them?

    rnair20@yahoo.c om wrote:[color=blue]
    > Hi All,
    >
    > I am running VB.NET 2003 . The solution has several projects. Recently I am facing several issues with compilation. It forces me to rebuild the solution for a single and simple code line change. Also sometimes after I rebuild the solution, the execution or run generates errors which do not really make any sense. Closing the applcn or rebuilding the solution solves the issue. But with the slow speed this whole process takes a good amount of time.
    >
    > Any ideas how I can improve the build or compile time..or what could be the issues??
    >
    > Thanks,
    > -Rem
    >
    >
    > *************** *************** *************** *************** **********
    > Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
    > Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...[/color]

    Comment

    Working...