|
I think we need a little more info here. It sounds like your web site has never worked on this server yet. What error are you getting? Most likely the issue is in the properties of the web site. Usually it is something simple like on the documents tab you didn't set up the correct start page for your site. Something like that.
Ben
|
|
|
|
|
Hi all,
Does anyone know of any good resources for the version of crystal reports that comes with visual studio 2005 ??
I am having trouble adding two grids to a report !!
Any info would be fab !!!
Thanks
John
|
|
|
|
|
Hi All,
I am having a problem with list view.
Im adding Items to the list view at runtime from a database & accordingly changing the height of the listview.
but when listview height is greater than form height ,the listview is not scrolling accordingly.
Like Combobox items scroll independent of forms bounds,my listview should appear & behave like combobox.
Plz suggest me to get rid of this problem
Thx in Advance
Nagaraju
|
|
|
|
|
Just see if the scrollable property is properly set ...
See the following reference
http://msdn2.microsoft.com/en-us/library/system.windows.forms.listview.scrollable.aspx
Hope that solves your problem.
Regards,
Jaiprakash M Bankolli
jaiprakash.bankolli@gmail.com
|
|
|
|
|
Hello freinds,
i hav to go for an interview
can anyone Please help me,
Please tell me following question's answer.
1) What is the difference between windows services & web services
2) What is visual programming
3) Difference between release mode compilation & debug mode compilation.
4) What is VSS, wht r its benefit.
5) Wht r autoreset event & manual reset events.
6) where is the constructor of windows form that we add in vb project located.
"The Difficult i can do it now...
The Impossible will take a little longer."
|
|
|
|
|
I'm sorry, but if you can't answer these questions confidently and without help you really should consider whether the job is right for you and you are right for the job. When I'm hiring staff, I'm looking to see that THEY know the answers, not that somebody on CodeProject does.
Deja View - the feeling that you've seen this post before.
|
|
|
|
|
Thanks,
But i knows answers but , i want it in proper wording,
i dnt wnt to miss this chance,
thts why asking
"The Difficult i can do it now...
The Impossible will take a little longer."
|
|
|
|
|
If you know the answers, you know the wording. The issue isn't fluency in the language of the hirer, it's in knowing enough to convince a hirer that you have a mastery of the subject.
Deja View - the feeling that you've seen this post before.
|
|
|
|
|
Also, if you don't know the answers, you should have enough familiarity with programming languages and theory that you should be able discern the meaning. Usually in interviews the technical questions only gauge your ability to answer questions, the real test is in the open discussion that probes at the heart of the knowledge and your ability to apply solutions to problems. When I was interviewing several months ago, I would get maybe five mins of questions like these, but the bulk of the interview was about theoretical constructs of writting an application and architecture.
_____________________________________________________________________
Our developers never release
code. Rather, it tends to escape, pillaging the countryside all around.
The Enlightenment Project (paraphrased comment)
Visit Me at GISDevCafe
|
|
|
|
|
You know the questions before the interview ? But, google doesn't work where you live ?
I am sorry, but if you don't know it, you don't know it. Simple as that. Knowing a few random facts is not going to earn you a job. If you have what it takes, that will be clear in an interview.
Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
|
|
|
|
|
I would certainly suggest that you look into Google for all your queries.. There are lot of good resources available for the queries that you have raised ...
Regards,
Jaiprakash M Bankolli
jaiprakash.bankolli@gmail.com
|
|
|
|
|
1) What is the difference between windows services & web services
standard protocols, such as HTTP, XML, and SOAP, to access the functionality. XML Web services use XML-based messaging to send and receive data, which enables heterogeneous applications to interoperate with each other. You can use XML Web services to integrate applications that are written in different programming languages and deployed on different platforms. In addition, you can deploy XML Web services within an ?intranet as well as on the Internet. While the Internet brings users closer to organizations, XML Web services allow organizations to integrate their applications.
Windows services run as background processes. These applications do not have a user interface, which makes them ideal for tasks that do not require any user interaction. You can install a Windows service on any server or computer that is running Windows 2000, Windows XP, or Windows NT. You can also specify a Windows service to run in the security context of a specific user account that is different from the logged on user account or the default computer account. For example, you can create a Windows service to monitor performance counter data and react to threshold values in a database.
wwrrer
esdsdfdfgg
sdfsfsdgdgd
asdsfsdfgdsgdgdfg
sfsdfdgdfgdfggdf
|
|
|
|
|
Answer of 3)
3) Difference between release mode compilation & debug mode compilation.
:->
Debug and Release are different configurations for building your project.
Release Mode : it basically used for release final version and in this case symbolic file does not make like PDB file and it code execution is optimized, it make application fast, in this mode you can't be dedug your application.
Debug mode : you can easy debug and, symbolic file makes like PDB file is generated in the bin folder.
Pavan Pareta
I am here...
|
|
|
|
|
I also am in the position of looking for employment. I believe, what potential employers are looking for is people that can espouse what they know, are willing to search out what they don't know and learn it, but more importantly, they are looking for people who fit well within their organization. If you don't confidently know the answer to the question, indicate that but, also indicate that you will be checking to make certain.
Phil
|
|
|
|
|
Hi!
I've a little strange problem with ReportViewer.
It works at my PC,but when I install my application on the client PC it only shows "Report is being generated" and that's all.No tables,no charts, no data!?!?!
If someone can tell me what could be the problem?-any required .dll may be,or...?
Thanks!
|
|
|
|
|
Just see if you are getting rsAccess denied error, this means that you are not able to properly do the authentication with report server.
Let me know details of the error?
Regards,
Jaiprakash M Bankolli
jaiprakash.bankolli@gmail.com
|
|
|
|
|
I had the same problems and I deployed the dlls to the machine where the application is to be deployed and it did not fix the problem at all. It seemed at first but created Exceptions. I tried to deploy all the dlls and it was to no use.
I spent days pulling my hair over this and I finally found the solution to it and I want to share that with you. The problem I had was with Visual Studio 2005 Professional. It seems to me that it needs updating.
Do following:
Go to http://support.businessobjects.com/downloads/merge_modules.asp#07 and download the Crystal Reports for .NET Framework 2.0 Redistributable Package (x86) (other versions are available for 64 bit machines), which contains the CrystalReportRedist2005_x86.msm file when unzipped. Unzip it and you will also get a word document which explains what to do in a very well illustrated way
^%^&*(&^
|
|
|
|
|
Hi
I am developing a web page that has a functionality to zip and upload.
For this i am using winzip and winrar.
I need all the commands and switches used in the command line for Winzip and Winrar.
For example:
Winzip.exe a -ep1 -r myfile.txt myzip.zip
I need what is the use of each switch like -a, -ep1, -r.
Is there any good link for this?
Gg
Gg
|
|
|
|
|
2 points.
- This is a .NET forum. How is this related to .NET?
- Why haven't you gone to the winzip/winrar sites for this information?
Deja View - the feeling that you've seen this post before.
|
|
|
|
|
Sorry for posting here.
I could not find details from winzip/winrar sites. And I am deleloping a web pages that has capability to compress files. And I am using .NET for this. And I hoped if someone may did this. That's why I posted here and I got the result.
Thank you
Gg
|
|
|
|
|
Have you even thought of opening both those applications and hitting F1 to get the Help files for them?? I'm willing to bet that everything you're looking for is sitting right in front of you.
Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic 2006, 2007
|
|
|
|
|
Thank you Dave
I got the details by hitting F1.
Gg
|
|
|
|
|
Hi all,
I have a javascript function written in html block of aspx page. I have string vairible declared in it, when I try to print it on a paper its printing whole page, instead of printing that string variable only. Can anybody please suggest me or give me some code snippet how to do it. If possible give me the code snippet for 2-browsers Mozilla and IExplr
My code is as below :
function printdoc(text)
{
var lbl="<%=str4%>";
if (lbl == "Valid")
{
var lbl1="<%= str1 %>";
text=lbl1;
print(text);
}
else
{
alert("Bio-metrics have not been done");
}
}
Can anybody please tell me how to do it. Thank you.
Regards,
Aleem.
S/W Engineer
Akebono Soft Technologies
aleem_abdul@akebonosoft.com.
|
|
|
|
|
OK - by now you know that cross posting is going to get you flamed. I'm feeling in a good mood however, so I'll give you the following hints.
The javascript function to print is called window.Print, so it prints the current web page. In order to print just one page, you need to copy the item into a new page and print that page.
Alternatively, (and this is a much better way), you can specify what you want printing through clever use of CSS. Take a look at the <LINK... media="Print" /> tag by searching for it on Google.
Deja View - the feeling that you've seen this post before.
|
|
|
|
|
Hi,
I am currently using VS 2005 (.NET 2.0) and want to install the .NET 3.0 framework and start working on it.
I have installed the .NET 3.0
Now i am told that i will need to install the Windows SDK and .NET 3.0 components and then
install the VS 2005 extensions for the .NET 3.0
When reading through the Windows SDK install link in MS site, it is suggesting to do several things, including un-installing the current Windows SDK and also says there are several known issues around this install.
It is also asking to uninstall existing stuff like Document explorer etc. which i use with VS 2005 (for documentation).
And the list of things to do looks pretty long
The current machine is my production machine where i develop 2.0 based apps / controls and i want to be careful when installing the 3.0, especially the Windows SDK.
Can anybody share their experience on this bit - i.e. the Windows SDK instalaation bit.
Oncei get over this step, i can happily install the 3rd bit - i.e. the VS extensions for .NET 3.0 and have fun with .NET 3.0 fluff 
|
|
|
|